SubHeadingStructureData(Span, Span, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public SubHeadingStructureData (Microsoft.VisualStudio.Text.Span span, Microsoft.VisualStudio.Text.Span headerSpan, string type);
new Microsoft.VisualStudio.Text.Tagging.SubHeadingStructureData : Microsoft.VisualStudio.Text.Span * Microsoft.VisualStudio.Text.Span * string -> Microsoft.VisualStudio.Text.Tagging.SubHeadingStructureData
Public Sub New (span As Span, headerSpan As Span, type As String)
Parameters
- span
- Span
- headerSpan
- Span
- type
- String