共用方式為


ApplicationSummary.DisplayName 屬性

 

取得應用程式的顯示名稱。

命名空間:   Microsoft.Azure.Batch
組件:  Microsoft.Azure.Batch (在 Microsoft.Azure.Batch.dll 中)

語法

public string DisplayName { get; }
public:
property String^ DisplayName {
    String^ get();
}
member DisplayName : string with get
Public ReadOnly Property DisplayName As String

屬性值

Type: System.String

請參閱

ApplicationSummary 類別
Microsoft.Azure.Batch 命名空間

回到頁首