Reference5.SourceProject Property
Namespace: VSLangProj110
Assembly: VSLangProj110 (in VSLangProj110.dll)
Syntax
'Declaration
ReadOnly Property SourceProject As Project
Project SourceProject { get; }
property Project^ SourceProject {
Project^ get ();
}
abstract SourceProject : Project with get
function get SourceProject () : Project
Property Value
Type: EnvDTE.Project
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.