Propriedade CommonStructureNodeInfo.Path

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
<ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private, UseClientDefinedProperty := True)> _
Public Property Path As String
[ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private, UseClientDefinedProperty = true)]
public string Path { get; set; }

Valor de propriedade

Tipo: System.String
Retorna String.

Segurança do .NET Framework

Consulte também

Referência

CommonStructureNodeInfo Classe

Namespace Microsoft.TeamFoundation.Integration.Server