DTEClass.FullName Property

Definition

For more information on this property, refer to FullName.

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

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

Property Value

The full name.

Implements

Attributes

Applies to