'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property Interoperability As EasyUAClientInstanceParameters
'Usage
Dim value As EasyUAClientInstanceParameters value = EasyUAClientInstanceParameters.Interoperability
[NotNull()] public static EasyUAClientInstanceParameters Interoperability {get;}
[NotNull()] public: static property EasyUAClientInstanceParameters^ Interoperability { EasyUAClientInstanceParameters^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).