ElementGroup.SourceContext 属性

定义

返回此 ElementGroup 的 source ElementGroup 上下文对象

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

属性值

ElementGroupContext

此元素组的源 ElementGroupContext 对象

属性

适用于