Aracılığıyla paylaş


DictType.Name Method

Definition

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.

Applies to