共用方式為


BatchErrorDetail.Value 屬性

 

取得包含的其他資訊 BatchError

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

語法

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

屬性值

Type: System.String

請參閱

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

回到頁首