The StreamProperties type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Clone()()()()
Clone this StreamProperties
Equals(Object)
Returns true if this StreamProperties is equal to the given one.
(Overrides Object..::..Equals(Object).)
GetContainerName()()()()
Returns the container part of the stream.
GetHash()()()()
Return the hash string for this StreamProperties object
GetHashCode()()()()
Hash function for this type.
(Overrides Object..::..GetHashCode()()()().)
GetName()()()()
Returns the name part of the stream.
GetQualifiedName()()()()
Returns the fully qualified name of the stream.
GetSchema()()()()
Returns the schema of the stream.
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)

See Also