Freigeben über


DeploymentEnvironment.GetPropertyValue-Methode

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)

Syntax

'Declaration
Public Function GetPropertyValue ( _
    propertyName As String _
) As String
public string GetPropertyValue(
    string propertyName
)

Parameter

Rückgabewert

Typ: System.String
Gibt String zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

DeploymentEnvironment Klasse

Microsoft.TeamFoundation.Build.Client-Namespace