NonLockedStorageCreatorDelegate<T> Delegate

Definition

A delegate that creates a storage object, used by the constructor of the storage factory.

C++
generic <typename T>
public delegate T NonLockedStorageCreatorDelegate(System::String ^ path, bool writable, ITraceLogger ^ logger);

Type Parameters

T

Parameters

path
String
writable
Boolean
logger
Microsoft.VisualStudio.Settings.Internal.ITraceLogger

Return Value

T

Applies to

Produkt Versioner
Visual Studio SDK 2015, 2017, 2019, 2022