Share via


DeploymentEditorResources.MessageBox_OverwritePrompt Property

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

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

DeploymentEditorResources Class

Microsoft.TeamFoundation.Build.Controls Namespace