IPropertyService.SetProperty 方法 (ArtifactSpec, String, Nullable<Int32>)

命名空間:  Microsoft.TeamFoundation.Framework.Client
組件:  Microsoft.TeamFoundation.Client (在 Microsoft.TeamFoundation.Client.dll 中)

語法

'宣告
Sub SetProperty ( _
    artifactSpec As ArtifactSpec, _
    propertyName As String, _
    value As Nullable(Of Integer) _
)
void SetProperty(
    ArtifactSpec artifactSpec,
    string propertyName,
    Nullable<int> value
)

參數

.NET Framework 安全性

請參閱

參考

IPropertyService 介面

SetProperty 多載

Microsoft.TeamFoundation.Framework.Client 命名空間