C-DEngine 5.105

TheCDEngines..::..MyIStorageService Property

Interface to the Current StorageService

Namespace:  nsCDEngine.Engines
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static IStorageService MyIStorageService { get; }
Public Shared ReadOnly Property MyIStorageService As IStorageService
	Get
public:
static property IStorageService^ MyIStorageService {
	IStorageService^ get ();
}