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