Freigeben über


ProfileInfo.IsAnonymous Eigenschaft

Definition

Ruft ab, ob der Benutzername für das Profil anonym ist.

public:
 virtual property bool IsAnonymous { bool get(); };
public virtual bool IsAnonymous { get; }
member this.IsAnonymous : bool
Public Overridable ReadOnly Property IsAnonymous As Boolean

Eigenschaftswert

true, wenn der Benutzername für das Profil anonym ist, andernfalls false.

Gilt für:

Weitere Informationen