RolePlayerPropertyDescriptor.GetStore(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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