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
- 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.