DTEClass.Name Property

Definition

For more information on this property, refer to Name.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 virtual property System::String ^ default { System::String ^ get(); };
public:
 virtual property Platform::String ^ default { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(0)]
public virtual string this { [System.Runtime.InteropServices.DispId(0)] get; }
[<System.Runtime.InteropServices.DispId(0)>]
[<get: System.Runtime.InteropServices.DispId(0)>]
member this.Name : string
Default Public Overridable ReadOnly Property Name As String

Property Value

The name.

Implements

Attributes

Applies to