IReadOnlyRegion::Span Property

 

The span of text marked read-only by this region.

Namespace:   Microsoft.VisualStudio.Text
Assembly:  Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)

property ITrackingSpan^ Span {
	ITrackingSpan^ get();
}

This may not be null.

Return to top
Show: