ICodeBlockTypeAccessor Interface

Definition

Provides access to the CodeBlockType of a code block builder.

public interface class ICodeBlockTypeAccessor
public interface ICodeBlockTypeAccessor
type ICodeBlockTypeAccessor = interface
Public Interface ICodeBlockTypeAccessor

Properties

BlockType

Gets the type of code block.

Applies to