Freigeben über


DeploymentProperties.Configuration Property

Namespace:  Microsoft.TeamFoundation.Deployment.Workflow.AzureManagement.v1_7
Assembly:  Microsoft.TeamFoundation.Deployment.Workflow (in Microsoft.TeamFoundation.Deployment.Workflow.dll)

Syntax

'Declaration
Public ReadOnly Property Configuration As String
public string Configuration { get; }
public:
property String^ Configuration {
    String^ get ();
}
member Configuration : string with get
function get Configuration () : String

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

DeploymentProperties Class

Microsoft.TeamFoundation.Deployment.Workflow.AzureManagement.v1_7 Namespace