
C# | Visual Basic | Visual C++ |
public static string AsString( this CameraProtocolType protocol )
<ExtensionAttribute> Public Shared Function AsString ( protocol As CameraProtocolType ) As String
public: [ExtensionAttribute] static String^ AsString( CameraProtocolType protocol )

- protocol (CameraProtocolType)


In Visual Basic and C#, you can call this method as an instance method on any object of type CameraProtocolType. When you use instance method syntax to call this method, omit the first parameter.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290