Propriedade ChangeList<T>.Owner
Namespace: Microsoft.TeamFoundation.SourceControl.WebApi
Assembly: Microsoft.TeamFoundation.SourceControl.WebApi (em Microsoft.TeamFoundation.SourceControl.WebApi.dll)
Sintaxe
'Declaração
<DataMemberAttribute(Name := "owner", EmitDefaultValue := False)> _
Public Property Owner As String
[DataMemberAttribute(Name = "owner", EmitDefaultValue = false)]
public string Owner { get; set; }
Valor de propriedade
Tipo: System.String
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.