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