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