Share via


CodeAction.Tags Property

Definition

Descriptive tags from WellKnownTags. These tags may influence how the item is displayed.

public:
 virtual property System::Collections::Immutable::ImmutableArray<System::String ^> Tags { System::Collections::Immutable::ImmutableArray<System::String ^> get(); };
public virtual System.Collections.Immutable.ImmutableArray<string> Tags { get; }
member this.Tags : System.Collections.Immutable.ImmutableArray<string>
Public Overridable ReadOnly Property Tags As ImmutableArray(Of String)

Property Value

Applies to