VsTextTemplatingModelingAdapterManager::GetAdapterReferenceStoreKey Method (ModelingAdapterReference^)
Visual Studio 2015
Given an AdapterReference, provide a key that uniquely represents the Store that should be used for loading/dereferencing it.
Assembly: Microsoft.VisualStudio.TextTemplating.Modeling.12.0 (in Microsoft.VisualStudio.TextTemplating.Modeling.12.0.dll)
protected: virtual String^ GetAdapterReferenceStoreKey( ModelingAdapterReference^ adapterReference )
Parameters
- adapterReference
-
Type:
Microsoft.VisualStudio.Modeling.Integration::ModelingAdapterReference^
A ModelingAdapterReference.
Return Value
Type: System::String^
Show: