VCCodeReference.Project Property

Definition

Not currently implemented.

public:
 property EnvDTE::Project ^ Project { EnvDTE::Project ^ get(); };
public:
 property EnvDTE::Project ^ Project { EnvDTE::Project ^ get(); };
[System.Runtime.InteropServices.DispId(545)]
public EnvDTE.Project Project { [System.Runtime.InteropServices.DispId(545)] [System.Runtime.InteropServices.TypeLibFunc] get; }
[<System.Runtime.InteropServices.DispId(545)>]
[<get: System.Runtime.InteropServices.DispId(545)>]
[<get: System.Runtime.InteropServices.TypeLibFunc>]
member this.Project : EnvDTE.Project
Public ReadOnly Property Project As Project

Property Value

Attributes

Applies to