共用方式為


BatchErrorDetail.Key 屬性

 

取得指定的意義的識別項 Value 屬性。

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

語法

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

屬性值

Type: System.String

請參閱

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

回到頁首