IPacketIsReadOnly Property |
Determines if the IPacket can be modified.
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax ReadOnly Property IsReadOnly As Boolean
Get
property bool IsReadOnly {
bool get ();
}
abstract IsReadOnly : bool with get
Property Value
Type:
BooleanSee Also