Partition::FindByAlternateId Method (Store^, Object^)
Visual Studio 2015
Find a partition by its AlternateKey
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Parameters
- store
-
Type:
Microsoft.VisualStudio.Modeling::Store^
The store to find the partition
- alternateId
-
Type:
System::Object^
The AlternateId of the partition
Return Value
Type: Microsoft.VisualStudio.Modeling::Partition^
Show: