FileImageSource.File Property

Definition

Gets or sets the file from which this FileImageSource will load an image.

public:
 property System::String ^ File { System::String ^ get(); void set(System::String ^ value); };
public string File { get; set; }
member this.File : string with get, set
Public Property File As String

Property Value

Applies to