Arguments to a UriUpdated event.
Namespace: StreamBase.LiveView.API.ImplAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 11.0.1.3 (11.0.1.3)
Syntax
| C# | Visual Basic | Visual C++ |
public class UriUpdatedArgs : EventArgs
Public Class UriUpdatedArgs _ Inherits EventArgs
public ref class UriUpdatedArgs : public EventArgs
Members
| All Members | Properties | Methods |
| Member | Description | |
|---|---|---|
| Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) | |
| Uri |
The new URI
|
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
StreamBase.LiveView.API.Impl..::..UriUpdatedArgs
System..::..EventArgs
StreamBase.LiveView.API.Impl..::..UriUpdatedArgs