IBlockContext Interface

Definition

Caution

Use IStructureTag APIs instead

Defines the block context used to display structural block information.

public interface class IBlockContext
public interface class IBlockContext
__interface IBlockContext
public interface IBlockContext
[System.Obsolete("Use IStructureTag APIs instead")]
public interface IBlockContext
type IBlockContext = interface
[<System.Obsolete("Use IStructureTag APIs instead")>]
type IBlockContext = interface
Public Interface IBlockContext
Derived
Attributes

Properties

BlockTag

Gets the block tag associated with this context.

Content

Gets the content that will be displayed in the tool tip, including hierarchical parent content.

TextView

Gets the text view associated with this context.

Applies to