共用方式為


PhotoConfirmationControl.Supported 屬性

定義

取得值,指出擷取裝置是否支援相片確認。

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

屬性值

Boolean

bool

值,指出擷取裝置是否支援相片確認。

適用於