Skip to main content

MapHttpFileSource.FileUrl Property

Gets or sets a Url that defines the location of a file containing data.

Namespace: DevExpress.UI.Xaml.Map

Assembly: DevExpress.UI.Xaml.Map.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public string FileUrl { get; set; }

#Property Value

Type Description
String

A String value.

See Also