CameraSessionDescriptionConnectionLine Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic SessionDescriptionLine ConnectionLine { get; }Public ReadOnly Property ConnectionLine As SessionDescriptionLine
Get
public:
property SessionDescriptionLine^ ConnectionLine {
SessionDescriptionLine^ get ();
}member ConnectionLine : SessionDescriptionLine with get
Property Value
SessionDescriptionLine
See Also