ISettingsManager.SetSharedStore(IAsyncStringStorage) 方法

定义

将在 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)

参数

适用于