Share via


DynamicKeyword.Keyword Property

Definition

The keyword string If an alias qualifier exist, use alias.

public:
 property System::String ^ Keyword { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ Keyword { Platform::String ^ get(); void set(Platform::String ^ value); };
public string Keyword { get; set; }
member this.Keyword : string with get, set
Public Property Keyword As String

Property Value

Applies to