GeospatialContentServerTerrainAssetUrl Property |
Gets the asset URL for this terrain provider.
Namespace:
AGI.Foundation.Terrain
Assembly:
AGI.Foundation.TerrainReaders (in AGI.Foundation.TerrainReaders.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string AssetUrl { get; }
Public ReadOnly Property AssetUrl As String
Get
public:
property String^ AssetUrl {
String^ get ();
}
member AssetUrl : string with get
Property Value
Type:
StringSee Also