Freigeben über


Account.AccountType-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 AccountType As AccountType
[DataMemberAttribute(IsRequired = false, EmitDefaultValue = true)]
public AccountType AccountType { get; set; }

Eigenschaftswert

Typ: Microsoft.VisualStudio.Services.Account.AccountType

.NET Framework-Sicherheit

Siehe auch

Referenz

Account Klasse

Microsoft.VisualStudio.Services.Account-Namespace