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