Share via


DeploymentEditorResources.ErrorMessageBox_Title Property

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

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

DeploymentEditorResources Class

Microsoft.TeamFoundation.Build.Controls Namespace