Freigeben über


Account.AccountStatus-Eigenschaft

Namespace:  Microsoft.VisualStudio.Services.Account
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
<DataMemberAttribute(IsRequired := False, EmitDefaultValue := True)> _
Public Property AccountStatus As AccountStatus
[DataMemberAttribute(IsRequired = false, EmitDefaultValue = true)]
public AccountStatus AccountStatus { get; set; }

Eigenschaftswert

Typ: Microsoft.VisualStudio.Services.Account.AccountStatus

.NET Framework-Sicherheit

Siehe auch

Referenz

Account Klasse

Microsoft.VisualStudio.Services.Account-Namespace