IPropertyService – rozhraní
Obor názvů: Microsoft.TeamFoundation.Framework.Client
Sestavení: Microsoft.TeamFoundation.Client (v Microsoft.TeamFoundation.Client.dll)
Syntaxe
'Deklarace
Public Interface IPropertyService
public interface IPropertyService
Metody
|
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) |
|
Nahoru
Viz také
Referenční dokumentace
Microsoft.TeamFoundation.Framework.Client – obor názvů