DictType.Name Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides the name of an extended data type.
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
A string value for the name. The name corresponds to the Name property for an extended data type in the AOT.