ProfileInfo.IsAnonymous Proprietà

Definizione

Ottiene un valore che indica se il nome utente relativo al profilo è anonimo.

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

Valore della proprietà

true se il nome utente relativo al profilo è anonimo, altrimenti false.

Si applica a

Vedi anche