CameraURLBuilderDataLoadSavedDevices Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic bool LoadSavedDevices { get; set; }
Public Property LoadSavedDevices As Boolean
Get
Set
public:
property bool LoadSavedDevices {
bool get ();
void set (bool value);
}
member LoadSavedDevices : bool with get, set
Property Value
Type:
Boolean
See Also