FlashControl.Supported 屬性

定義

取得值,指定擷取裝置是否支援快閃控制項。

public:
 property bool Supported { bool get(); };
bool Supported();
public bool Supported { get; }
var boolean = flashControl.supported;
Public ReadOnly Property Supported As Boolean

屬性值

Boolean

bool

如果擷取裝置支援FlashControl,則為true;否則為false

適用於