Click or drag to resize

RefURIAttributeTypeTheUri Property

Gets or sets the URI.

Namespace: Aml.Engine.AmlObjects
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public Uri TheUri { get; set; }

Property Value

Uri
The URI.
See Also