Interfejs IPropertyService
Przestrzeń nazw: Microsoft.TeamFoundation.Framework.Client
Zestaw: Microsoft.TeamFoundation.Client (w Microsoft.TeamFoundation.Client.dll)
Składnia
'Deklaracja
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) |
|
Początek
Zobacz też
Przestrzeń nazw Microsoft.TeamFoundation.Framework.Client