Compartir a través de


IPropertyService.SetProperty (Método) (ArtifactSpec, String, Nullable<Int32>)

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 Nullable(Of Integer) _
)
void SetProperty(
    ArtifactSpec artifactSpec,
    string propertyName,
    Nullable<int> value
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

IPropertyService Interfaz

SetProperty (Sobrecarga)

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