Share via


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

'Déclaration
<InterfaceTypeAttribute()> _
<GuidAttribute("35299EEC-11EE-4518-9F08-401638D1D3BC")> _
Public Interface IVsUIShellOpenDocument
'Utilisation
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