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