|   GuidNavigationToolWindow | Gets the GUID of the Navigation View window. | 
|   ProductName | Gets the product name string. | 
|   RootAppKey | Gets the read-only registry key for the application, under the CurrentUser key. | 
|   RootAppKeyWritable | Gets the read-write registry key for the application, under the CurrentUser key. | 
|   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. | 
|   GetFileList | Overloaded. 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. | 
|   MessageBox | Overloaded. 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. | 
|  Global Constructor | Initializes a new instance of the Global class. | 
|  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. | 
|  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. | 
Global Class | Parastream.PagePorter Namespace