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