The URI of the clouds file.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public virtual string CloudsUri { get; set; }
Public Overridable Property CloudsUri As String
Get
Set
public:
virtual property String^ CloudsUri {
String^ get ();
void set (String^ value);
}
abstract CloudsUri : string with get, set
override CloudsUri : string with get, set
Property Value
Type:
StringSee Also