ProvideLanguageEditorOptionPageAttribute.Keywords Property

Definition

Gets the keywords.

public:
 property cli::array <System::String ^> ^ Keywords { cli::array <System::String ^> ^ get(); };
public:
 property Platform::Array <Platform::String ^> ^ Keywords { Platform::Array <Platform::String ^> ^ get(); };
public string[] Keywords { get; }
member this.Keywords : string[]
Public ReadOnly Property Keywords As String()

Property Value

String[]

The keywords.

Applies to