RolePlayerPropertyDescriptor.GetDescribedElement(Object) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回此 Roleplayerpropertydescriptor 所用 (其表示角色属性的 ModelElement,例如主机元素) 。 请注意,这不一定是关系的源。
protected public:
Microsoft::VisualStudio::Modeling::ModelElement ^ GetDescribedElement(System::Object ^ component);
protected internal Microsoft.VisualStudio.Modeling.ModelElement GetDescribedElement (object component);
member this.GetDescribedElement : obj -> Microsoft.VisualStudio.Modeling.ModelElement
Protected Friend Function GetDescribedElement (component As Object) As ModelElement
参数
- component
- Object