共用方式為


IPropertyService.SetProperty 方法 (ArtifactSpec, String, String)

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

語法

'宣告
Sub SetProperty ( _
    artifactSpec As ArtifactSpec, _
    propertyName As String, _
    value As String _
)
void SetProperty(
    ArtifactSpec artifactSpec,
    string propertyName,
    string value
)

參數

.NET Framework 安全性

請參閱

參考

IPropertyService 介面

SetProperty 多載

Microsoft.TeamFoundation.Framework.Client 命名空間