Share via


EntryPointView Class (2007 System)

This API supports the Visual Studio Tools for Office infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.VisualStudio.Tools.Office.Runtime
Assembly:  Microsoft.VisualStudio.Tools.Office.Runtime.v9.0 (in Microsoft.VisualStudio.Tools.Office.Runtime.v9.0.dll)

Syntax

'Declaration
Public MustInherit Class EntryPointView _
    Implements IEntryPointView
'Usage
Dim instance As EntryPointView
public abstract class EntryPointView : IEntryPointView
public ref class EntryPointView abstract : IEntryPointView
public abstract class EntryPointView implements IEntryPointView

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Tools.Office.Runtime.EntryPointView

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

EntryPointView Members

Microsoft.VisualStudio.Tools.Office.Runtime Namespace