다음을 통해 공유


DiagnosticDescriptor.CustomTags 속성

정의

진단에 대한 사용자 지정 태그입니다.

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

속성 값

적용 대상