XpsPartBase Class

Definition

Defines the abstract class that is the parent for all part classes that can be contained in an XPS package.

public ref class XpsPartBase abstract
public abstract class XpsPartBase
type XpsPartBase = class
Public MustInherit Class XpsPartBase
Inheritance
XpsPartBase
Derived

Properties

Uri

Gets or sets the uniform resource identifier (URI) of the part.

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to