Freigeben über


AccountUser.UserId-Eigenschaft

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

Syntax

'Declaration
<DataMemberAttribute> _
Public Property UserId As Guid
[DataMemberAttribute]
public Guid UserId { get; set; }

Eigenschaftswert

Typ: System.Guid

.NET Framework-Sicherheit

Siehe auch

Referenz

AccountUser Klasse

Microsoft.VisualStudio.Services.Account-Namespace