'Declaration
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> <NotNullAttribute()> Public Shared ReadOnly Property OpcCompliance As UAConnectivityConfiguration
'Usage
Dim value As UAConnectivityConfiguration value = UAConnectivityConfiguration.OpcCompliance
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public static UAConnectivityConfiguration OpcCompliance {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public: static property UAConnectivityConfiguration^ OpcCompliance { UAConnectivityConfiguration^ get(); }