DeploymentEditorResources.Error_SpecifyWebSite Property
Namespace: Microsoft.TeamFoundation.Build.Controls
Assembly: Microsoft.TeamFoundation.Build.Controls (in Microsoft.TeamFoundation.Build.Controls.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Error_SpecifyWebSite As String
public static string Error_SpecifyWebSite { get; }
public:
static property String^ Error_SpecifyWebSite {
String^ get ();
}
static member Error_SpecifyWebSite : string with get
static function get Error_SpecifyWebSite () : 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.