ScreenCaptureDeviceInformationIsPrimary Property |
Namespace: StreamCoders.DevicesAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public bool IsPrimary { get; }
Public ReadOnly Property IsPrimary As Boolean
Get
public:
property bool IsPrimary {
bool get ();
}
member IsPrimary : bool with get
Property Value
Type:
BooleanSee Also