Share via


RolePlayerPropertyDescriptor.GetStore(Object) Method

Definition

Returns the Store this descriptor operates across

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

Parameters

component
Object

Returns

ModelElement

Applies to