VideoContent.Filename Property
Gets or sets the file name for this video.
Namespace: Microsoft.Xna.Framework.Content.Pipeline
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
[ContentSerializerAttribute]
public string Filename { get; set; }
Property Value
The file name for this video.
See Also
Reference
VideoContent Class
VideoContent Members
Microsoft.Xna.Framework.Content.Pipeline Namespace
Platforms
Build content in XNA Game Studio for Windows Phone 7, Xbox 360, Windows 7, Windows Vista, and Windows XP.