Click or drag to resize
FakeStorageProviderFileObject Property
File object.

Namespace: CMS.Tests
Assembly: CMS.Tests (in CMS.Tests.dll) Version: 8.2.23
Syntax
C#
public AbstractFile FileObject { get; set; }

Property Value

Type: AbstractFile
See Also