Share via


StructureTag.Type Property

Definition

Determines the semantic type of the structural block.

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

Property Value

Implements

Remarks

See PredefinedStructureTagTypes for the canonical types. Use Nonstructural for blocks that will not have any visible affordance (but will be used for outlining).

Applies to