ServiceHealthData.Key 屬性
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定這個 ServiceHealthData 項目的索引鍵。
public:
property System::String ^ Key { System::String ^ get(); void set(System::String ^ value); };
C#
public string Key { get; set; }
member this.Key : string with get, set
Public Property Key As String
此 ServiceHealthData 專案的索引鍵。
在設定作業中,索引鍵值為 null
或只由空白字元組成。
產品 | 版本 |
---|---|
.NET Framework | 4.8, 4.8.1 |