HealthReportEntry.Tags プロパティ

定義

正常性チェックに関連付けられているタグを取得します。

public:
 property System::Collections::Generic::IEnumerable<System::String ^> ^ Tags { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
public System.Collections.Generic.IEnumerable<string> Tags { get; }
member this.Tags : seq<string>
Public ReadOnly Property Tags As IEnumerable(Of String)

プロパティ値

適用対象