다음을 통해 공유


VsExpansionManager Interface

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

Syntax

<GuidAttribute("CA09E5EA-FEE7-4B52-AFE6-8EA2EC53F681")> _
Public Interface VsExpansionManager _
    Implements IVsExpansionManager

Dim instance As VsExpansionManager
[GuidAttribute("CA09E5EA-FEE7-4B52-AFE6-8EA2EC53F681")]
public interface VsExpansionManager : IVsExpansionManager
[GuidAttribute(L"CA09E5EA-FEE7-4B52-AFE6-8EA2EC53F681")]
public interface class VsExpansionManager : IVsExpansionManager
public interface VsExpansionManager extends IVsExpansionManager

See Also

Reference

VsExpansionManager Members

Microsoft.VisualStudio.TextManager.Interop Namespace