RolePlayerPropertyDescriptor.GetDescribedElement(Object) 方法

定义

返回此 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

返回

ModelElement

适用于