Share via


BlockTag.Type Property

Definition

Determines the semantic type of the structural block. See PredefinedStructureTypes for the canonical types. Use Nonstructural for blocks that will not have any visible affordance (but will be used for outlining).

public:
 virtual property System::String ^ Type { System::String ^ get(); };
public:
 virtual property Platform::String ^ Type { Platform::String ^ get(); };
public virtual string Type { get; }
member this.Type : string
Public Overridable ReadOnly Property Type As String

Property Value

Implements

Applies to