Share via


OAProjectItem.ExpandView Method

This class and its members are reserved for internal use and are not intended to be used in your code.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntax

'Declaration
Public Overridable Sub ExpandView
public virtual void ExpandView()
public:
virtual void ExpandView()
abstract ExpandView : unit -> unit 
override ExpandView : unit -> unit 
public function ExpandView()

Implements

ProjectItem.ExpandView()

.NET Framework Security

See Also

Reference

OAProjectItem Class

Microsoft.VisualStudio.Data.Schema.Package.Internal Namespace