IsFileCaptureAction Property
In This Topic
Indicates whether this object is a FileCaptureAction
Syntax
'Declaration
Public ReadOnly Property IsFileCaptureAction As Boolean
public bool IsFileCaptureAction {get;}
public:
property bool IsFileCaptureAction {
bool get();
}
See Also