Share via


ISettingsManager.SetSharedStore(IAsyncStringStorage) Method

Definition

Temporary internal helper method that will be removed after VS 14 Preview.

public:
 void SetSharedStore(Microsoft::VisualStudio::Settings::IAsyncStringStorage ^ store);
public void SetSharedStore (Microsoft.VisualStudio.Settings.IAsyncStringStorage store);
abstract member SetSharedStore : Microsoft.VisualStudio.Settings.IAsyncStringStorage -> unit
Public Sub SetSharedStore (store As IAsyncStringStorage)

Parameters

Applies to