다음을 통해 공유


VsTextSpanSet Interface

Utility for text string matching.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

<GuidAttribute("E6BBDFD0-C06A-11D2-936C-D714766E8B50")> _
Public Interface VsTextSpanSet _
    Implements IVsTextSpanSet

Dim instance As VsTextSpanSet
[GuidAttribute("E6BBDFD0-C06A-11D2-936C-D714766E8B50")]
public interface VsTextSpanSet : IVsTextSpanSet
[GuidAttribute(L"E6BBDFD0-C06A-11D2-936C-D714766E8B50")]
public interface class VsTextSpanSet : IVsTextSpanSet
public interface VsTextSpanSet extends IVsTextSpanSet

See Also

Reference

VsTextSpanSet Members

Microsoft.VisualStudio.TextManager.Interop Namespace