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)

属性值

适用于