IPropertyService インターフェイス
名前空間: Microsoft.TeamFoundation.Framework.Client
アセンブリ: Microsoft.TeamFoundation.Client (Microsoft.TeamFoundation.Client.dll 内)
構文
'宣言
Public Interface IPropertyService
public interface IPropertyService
メソッド
|
GetProperties(ArtifactSpec, array<String[]) |
|
|
GetProperties(array<ArtifactSpec[], array<String[]) |
|
|
GetProperties(array<ArtifactSpec[], array<String[], GetPropertiesOptions) |
|
|
SetProperties(ArtifactPropertyValue) |
|
|
SetProperties(array<ArtifactPropertyValue[]) |
|
|
SetProperty(ArtifactSpec, String, array<Byte[]) |
|
|
SetProperty(ArtifactSpec, String, Nullable<DateTime>) |
|
|
SetProperty(ArtifactSpec, String, Nullable<Double>) |
|
|
SetProperty(ArtifactSpec, String, Nullable<Int32>) |
|
|
SetProperty(ArtifactSpec, String, String) |
|
このページのトップへ
参照
関連項目
Microsoft.TeamFoundation.Framework.Client 名前空間