Freigeben über


Account.AccountName-Eigenschaft

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

Syntax

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

Eigenschaftswert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

Account Klasse

Microsoft.VisualStudio.Services.Account-Namespace