| StorageObjectCanonicalLink Property |
Relative URI of the underlying StorageObject resource.
Namespace: Oracle.Cloud.Mobile.StorageAssembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntaxpublic Uri CanonicalLink { get; }Public ReadOnly Property CanonicalLink As Uri
Get
public:
property Uri^ CanonicalLink {
Uri^ get ();
}member CanonicalLink : Uri with get
Property Value
Type:
Uri
See Also