PagePorter Class Library

Global Methods

The methods of the Global class are listed below. For a complete list of Global class members, see the Global Members topic.

Public Static (Shared) Methods

GetDesignProjectFile Gets the design-time filename currently selected in the Solution Explorer.
GetDesignProjectRootFolder Gets the design-time project root folder.
GetDesignProjectURL Gets the design-time project URL.
GetDialogsAndToolWindowsFont Returns the font specified in the environment setting "Fonts and Colors, Dialogs And Tool Windows."
GetDTE Returns the DTE instance for this session.
GetFileListOverloaded. Return a list of files in the project.
GetFileSharePath Returns the file share path of a project.
GetPagePorterProject Returns the active PagePorter project.
GetProjectURL Returns the local URL of a project.
GetWebMetadata Creates a WebMetadata object for the specified project.
MessageBoxOverloaded. Displays a Windows message box. Use this method instead of the System.Windows.Forms.MessageBox.Show method.
SetDesignProjectFile Gets or sets the design-time filename currently selected in the Solution Explorer.
SetDesignProjectRootFolder Sets the design-time project root folder.
SetDesignProjectURL Sets the design-time project URL.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

Global Class | Parastream.PagePorter Namespace