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