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