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