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)

속성 값

적용 대상