Share via


IBlockTag.Parent Property

Definition

Gets the hierarchical parent of the structural block.

public:
 property Microsoft::VisualStudio::Text::Tagging::IBlockTag ^ Parent { Microsoft::VisualStudio::Text::Tagging::IBlockTag ^ get(); };
public:
 property Microsoft::VisualStudio::Text::Tagging::IBlockTag ^ Parent { Microsoft::VisualStudio::Text::Tagging::IBlockTag ^ get(); };
public Microsoft.VisualStudio.Text.Tagging.IBlockTag Parent { get; }
member this.Parent : Microsoft.VisualStudio.Text.Tagging.IBlockTag
Public ReadOnly Property Parent As IBlockTag

Property Value

Applies to