Constructor KmlNetworkLink
KmlNetworkLink(Uri)
Initializes a new instance of the KmlNetworkLink class that references a KML file or KMZ archive, on a local or remote network.
Declaration
public KmlNetworkLink(Uri source)
Parameters
Type | Name | Description |
---|---|---|
System.Uri | source | The location of the file, either on disk or from the network. |
Exceptions
Type | Condition |
---|---|
System.ArgumentNullException |
|
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.6 - 200.5 |
.NET | 100.13 - 200.5 |
.NET Windows | 100.13 - 200.5 |
.NET Android | 200.2 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 100.6 - 200.5 |
Xamarin.Android | 100.6 - 100.14 |
Xamarin.iOS | 100.6 - 100.15 |
UWP | 100.6 - 200.5 |