SharedResourceURL Property
The URL of the link.
Syntax
__property String SharedResourceURL = {read=FSharedResourceURL, write=FSetSharedResourceURL};
Default Value
""
Remarks
The URL of the link. This is populated after calling ShareResource or GetSharedResourceInfo. This link may be provided to other users so that they may access the resource.
This property is read-only.
Data Type
String