This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IA > IAnimationEngine Interface > IAnimationEngine.FileExtension Property (ArcObjects .NET 10.5 SDK) |
The file extension for this engine; e.g., AVI extension for the AVIAnimationEngine.
[Visual Basic .NET] Public ReadOnly Property FileExtension As String
[C#] public string FileExtension {get;}