Share via


ServiceHealthData.Values 屬性

定義

取得屬於這個 ServiceHealthData 項目的值。

public:
 property cli::array <System::String ^> ^ Values { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
public string[] Values { get; set; }
member this.Values : string[] with get, set
Public Property Values As String()

屬性值

String[]

陣列,包含屬於這個專案 ServiceHealthData 的值。

適用於