Compartir a través de


IPropertyService.SetProperty (Método) (ArtifactSpec, String, array<Byte[])

Establece pares de valores de propiedad al artefacto no - versión

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

Sintaxis

'Declaración
Sub SetProperty ( _
    artifactSpec As ArtifactSpec, _
    propertyName As String, _
    value As Byte() _
)
void SetProperty(
    ArtifactSpec artifactSpec,
    string propertyName,
    byte[] value
)

Parámetros

  • value
    Tipo: array<System.Byte[]
    el valor a enlazar la propiedad

Seguridad de .NET Framework

Vea también

Referencia

IPropertyService Interfaz

SetProperty (Sobrecarga)

Microsoft.TeamFoundation.Framework.Client (Espacio de nombres)