The StreamBaseURI type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Container
The container name component of the URI. May return an empty string if no container was specified.
DEFAULT
The default URI (pointing to localhost, port 10000, default container).
DEFAULT_URI
The default URI
Host
The host component of the URI.
Password
The password component of the URI.
Port
The port component of the URI.
User
The user name component of the URI.

See Also