Share via


DeploymentEditorResources.EnvironmentType_Production Property

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

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

DeploymentEditorResources Class

Microsoft.TeamFoundation.Build.Controls Namespace