Partilhar via


Campo VsExpansion.title

Fornece o título completo do trecho de código.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (em Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Sintaxe

'Declaração
Public title As String
public string title
public:
String^ title
val mutable title: string
public var title : String

Comentários

COM assinatura

De textmgr2.idl:

   BSTR  title;

O título do trecho de código, juntamente com o caminho identifica exclusivamente um trecho de código.

Segurança do .NET Framework

Consulte também

Referência

VsExpansion Estrutura

Namespace Microsoft.VisualStudio.TextManager.Interop