Partager via


ChangeList<T>.OwnerId, propriété

Espace de noms :  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly :  Microsoft.TeamFoundation.SourceControl.WebApi (dans Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Syntaxe

'Déclaration
<DataMemberAttribute(Name := "ownerId", EmitDefaultValue := False)> _
Public Property OwnerId As Guid
[DataMemberAttribute(Name = "ownerId", EmitDefaultValue = false)]
public Guid OwnerId { get; set; }

Valeur de propriété

Type : System.Guid

Sécurité .NET Framework

Voir aussi

Référence

ChangeList<T> Classe

Microsoft.TeamFoundation.SourceControl.WebApi, espace de noms