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