다음을 통해 공유


IVsUIShellOpenDocument Interface

Controls the state of open documents within the environment.

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

Syntax

‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("35299EEC-11EE-4518-9F08-401638D1D3BC")> _
Public Interface IVsUIShellOpenDocument
‘사용 방법
Dim instance As IVsUIShellOpenDocument
[InterfaceTypeAttribute()]
[GuidAttribute("35299EEC-11EE-4518-9F08-401638D1D3BC")]
public interface IVsUIShellOpenDocument
[InterfaceTypeAttribute()]
[GuidAttribute(L"35299EEC-11EE-4518-9F08-401638D1D3BC")]
public interface class IVsUIShellOpenDocument
public interface IVsUIShellOpenDocument

See Also

Reference

IVsUIShellOpenDocument Members

Microsoft.VisualStudio.Shell.Interop Namespace