Share via


DeploymentSummaryConstants.Key Property

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

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

DeploymentSummaryConstants Class

Microsoft.TeamFoundation.Deployment.Workflow Namespace