This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGAnimationContainer Interface > IAGAnimationContainer.AnimationFileExtension Property (ArcObjects .NET 10.5 SDK) |
The extension for the animation files.
[Visual Basic .NET] Public ReadOnly Property AnimationFileExtension As String
[C#] public string AnimationFileExtension {get;}
[C++]
HRESULT get_AnimationFileExtension(
BSTR* pExt
);
[C++]
Parameters pExt [out, retval] pExt is a parameter of type BSTR