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