HKFhirResource.SourceUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the URL for the resource.
public virtual Foundation.NSUrl SourceUrl { [Foundation.Export("sourceURL", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.SourceUrl : Foundation.NSUrl
Property Value
The URL for the resource.
- Attributes