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