RolePlayerPropertyDescriptor.GetStore(Object) 方法

定义

返回此描述符操作的存储区

public:
 Microsoft::VisualStudio::Modeling::Store ^ GetStore(System::Object ^ component);
public Microsoft.VisualStudio.Modeling.Store GetStore (object component);
member this.GetStore : obj -> Microsoft.VisualStudio.Modeling.Store
Public Function GetStore (component As Object) As Store

参数

component
Object

返回

Store

ModelElement

适用于