Interface ITempFileProperties
An interface that allows adding a TempFileProperties property to an existing class and allows these properties to be accessed using a consistent way.
Namespace: Sdl.FileTypeSupport.Framework.PreviewControls
Assembly: Sdl.FileTypeSupport.Framework.PreviewControls.dll
Syntax
public interface ITempFilePropertiesProperties
TempFileProperties
A TempFileProperties property that can be accessed or set in a standard way.
Declaration
TempFileProperties TempFileProperties { get; set; }Property Value
| Type | Description | 
|---|---|
| TempFileProperties |