Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int[] Port { get; }
Public ReadOnly Property Port As Integer()
Get
public:
virtual property array<int>^ Port {
array<int>^ get () sealed;
}
abstract Port : int[] with get
override Port : int[] with get
Property Value
Type:
Int32Implements
ICameraPortPortSee Also