Share via


DictFullTextIndex.name Method

Definition

Gets the name of the full text index.

public:
 virtual System::String ^ name();
public virtual string name ();
abstract member name : unit -> string
override this.name : unit -> string
Public Overridable Function name () As String

Returns

The name of the index.

Applies to