CesiumResourceUri Property |
Gets the URI of the resource.
Namespace:
AGI.Foundation.Cesium
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string Uri { get; }
Public ReadOnly Property Uri As String
Get
public:
property String^ Uri {
String^ get ();
}
member Uri : string with get
Property Value
Type:
StringSee Also