'Declaration Public Function New( _
ByVal storagePathAn absolute path to the directory, where storage must store files.As System.String _
)
public StreamDataStorage(
System.String storagePath
)
public: StreamDataStorage(
System.String storagePath
)
public:
StreamDataStorage(
System.String storagePath
)
Parameters
- storagePath
- An absolute path to the directory, where storage must store files.