Share via


KeywordTab.Name Property

Definition

Gets a string that contains the name of the current tab.

public:
 virtual property System::String ^ Name { System::String ^ get(); };
public override string Name { get; }
member this.Name : string
Public Overrides ReadOnly Property Name As String

Property Value

A string that contains the name of the current tab.

Applies to