Interfaccia IPropertyService
Spazio dei nomi: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Sintassi
'Dichiarazione
Public Interface IPropertyService
public interface IPropertyService
Metodi
|
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) |
|
In alto
Vedere anche
Riferimenti
Spazio dei nomi Microsoft.TeamFoundation.Framework.Client