Compartilhar via


Propriedade DTE2.Name

Obtém o nome da DTE.

Namespace:  EnvDTE80
Assembly:  EnvDTE80 (em EnvDTE80.dll)

Sintaxe

'Declaração
ReadOnly Default Property Name As String
string this { get; }
property String^ default {
    String^ get ();
}
abstract Name : string with get
function get Name () : String

Valor de propriedade

Tipo: String
Uma seqüência de caracteres que representa o nome da DTE objeto.

Segurança do .NET Framework

Consulte também

Referência

DTE2 Interface

Namespace EnvDTE80

Outros recursos

Como compilar e executar os exemplos de código do modelo de objeto Automation