BalloonNavigatingEventArgsUri Property |
Gets the Uri that the balloon is navigating to.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax Public ReadOnly Property Uri As Uri
Get
public:
property Uri^ Uri {
Uri^ get ();
}
member Uri : Uri with get
Property Value
Type:
UriSee Also