Click or drag to resize
DigitalRuneStorageContentManagerStorage Property
Gets the storage that provides the content.

Namespace: DigitalRune.Storages
Assembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax
public IStorage Storage { get; }

Property Value

Type: IStorage
The storage that provides the content.

Implements

IStorageProviderStorage
See Also