Prompt.FileUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Uri of any media file to be played out
public Uri FileUri { get; set; }
member this.FileUri : Uri with get, set
Public Property FileUri As Uri