Managed DirectShow Programming Reference

FileSource.FileName Property

[This is preliminary documentation and subject to change.]

Gets or sets the name of the file that is the source, a null reference if no source has been defined.

public  FileName {get; set;}

Exceptions

Exception Type Condition
InvalidOperationException The value is changed after the graph has been Rendered.

See Also

FileSource Class | KvTv.DirectShow.Components Namespace