TextRanges.Parent Propriedade

Definição

Obtém o objeto pai imediato de uma TextRanges coleção.

public:
 property EnvDTE::TextDocument ^ Parent { EnvDTE::TextDocument ^ get(); };
public:
 property EnvDTE::TextDocument ^ Parent { EnvDTE::TextDocument ^ get(); };
[System.Runtime.InteropServices.DispId(2)]
public EnvDTE.TextDocument Parent { [System.Runtime.InteropServices.DispId(2)] get; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
member this.Parent : EnvDTE.TextDocument
Public ReadOnly Property Parent As TextDocument

Valor da propriedade

TextDocument

Um objeto TextDocument.

Atributos

Aplica-se a