The LiveViewURI type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Clone(Boolean)
Creates a deep copy of this URI
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FromString(String)
Constructs a LiveView URI from the given URI string (e.g. 'lv://myhost:12345').
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()()()() (Overrides Object..::..ToString()()()().)

See Also