Click or drag to resize

AnimationResourceResourceFile Property

Gets the name of the file containing the animation resource.

Namespace:  Ookii.Dialogs
Assembly:  Ookii.Dialogs (in Ookii.Dialogs.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string ResourceFile { get; }

Property Value

Type: String
The name of the file containing the animation resource. This is typically a DLL or EXE file.
See Also