TextRanges.Parent Свойство

Определение

Получает ближайший родительский объект коллекции TextRanges.

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

Значение свойства

TextDocument

Объект TextDocument.

Атрибуты

Применяется к