Share via


OAProjectItem.Project Property

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
Protected ReadOnly Property Project As OAProject
protected OAProject Project { get; }
protected:
property OAProject^ Project {
    OAProject^ get ();
}
member Project : OAProject
function get Project () : OAProject

Property Value

Type: Microsoft.VisualStudio.Data.Schema.Package.Internal.OAProject

.NET Framework Security

See Also

Reference

OAProjectItem Class

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