CommonStructureNodeInfo.Properties (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.Integration.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
<ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private, UseClientDefinedProperty := True)> _
Public Property Properties As CommonStructureProperty()
[ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private, UseClientDefinedProperty = true)]
public CommonStructureProperty[] Properties { get; set; }

Valor de propiedad

Tipo: array<Microsoft.TeamFoundation.Integration.Server.CommonStructureProperty[]
Devuelva CommonStructureProperty.

Seguridad de .NET Framework

Vea también

Referencia

CommonStructureNodeInfo Clase

Microsoft.TeamFoundation.Integration.Server (Espacio de nombres)