Share via


IStructureTag.Type Property

Definition

Determines the semantic type of the structural block.

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

Property Value

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