Bagikan melalui


IAzureEditorViewModel.StorageAccount Property

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

Syntax

'Declaration
Property StorageAccount As String
string StorageAccount { get; set; }
property String^ StorageAccount {
    String^ get ();
    void set (String^ value);
}
abstract StorageAccount : string with get, set
function get StorageAccount () : String 
function set StorageAccount (value : String)

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

IAzureEditorViewModel Interface

Microsoft.TeamFoundation.Build.Controls Namespace