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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.