SolutionContexts.Parent 属性

定义

返回集合的直接父对象 SolutionContexts

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

属性值

SolutionConfiguration

SolutionConfiguration 对象。

属性

适用于