ElementGroup.TargetContext 属性

定义

返回此 ElementGroup 的目标 ElementGroup 上下文对象

public:
 property Microsoft::VisualStudio::Modeling::ElementGroupContext ^ TargetContext { Microsoft::VisualStudio::Modeling::ElementGroupContext ^ get(); };
public Microsoft.VisualStudio.Modeling.ElementGroupContext TargetContext { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.TargetContext : Microsoft.VisualStudio.Modeling.ElementGroupContext
Public ReadOnly Property TargetContext As ElementGroupContext

属性值

ElementGroupContext

此元素组的目标 ElementGroupContext 对象

属性

适用于