BuildWarningEventArgs.Subcategory Property

Definition

The custom sub-type of the event.

public:
 property System::String ^ Subcategory { System::String ^ get(); };
public string Subcategory { get; }
public string Subcategory { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; }
member this.Subcategory : string
[<get: System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")>]
member this.Subcategory : string
Public ReadOnly Property Subcategory As String

Property Value

The custom subcategory of the event.

Attributes

Applies to