Partager via


UtilityClass Members

Represents utility methods for the Configuration Manager 2007 console. This class supports the Configuration Manager infrastructure and is not intended to be used directly from your code.

The following tables list the members exposed by the UtilityClass type.

Public Methods

(see also Protected Methods)

  Name Description
public methodstatic CorrectScaleDimension Applies the specified scale dimension to the indicated container control.
public methodstatic CreateAndShowForm Overloaded.  
public methodstatic CreateForm Creates a form by using .NET reflection.
public method Equals  Overloaded. (inherited from Object)
public methodstatic FindAndSelectScopeNode Searches the scope node children for the requested scope node type (GUID) and navigates to the node that matches the search criteria.
public methodstatic ForceScaleWithFont Forces the control scaling with font mode with the specified font.
public method GetHashCode  (inherited from Object)
public methodstatic GetItemDisplay Gets the item display.
public methodstatic GetPropertyPageType Gets the property page type, consisting of namespace and class, from the property sheet template XML.
public methodstatic GetPropertySheetXml Gets the property sheet template XML from the management provider for the specified dialog box.
public method GetType  (inherited from Object)
public methodstatic GetWithStatus Gets the "with" status for the selected result object.
public methodstatic InvokeExternalCompareFunction Invokes the external sort comparison function.
public methodstatic LaunchReport Overloaded.  
public methodstatic LoadPageDataValidationRules Loads validation rules from the page properties for the page data.
public methodstatic LoadPropertyPages Loads property pages by using .NET reflection.
public methodstatic LoadPropertySheetSerializer Loads the specified XML into the property sheet XML by using .NET reflection.
public methodstatic MessageBeep Produces the specified beep tone on the operating system speakers.
public methodstatic ProcessReplacementStrings Processes replacement strings for the specified query string.
public methodstatic ReferenceEquals  (inherited from Object)
public methodstatic RefreshForAction Refreshes the selected result object for the specified action.
public method ToString  (inherited from Object)
public methodstatic TryGetImageDescriptionFromDescription Gets an image description from the specified assembly description.
public methodstatic TryProcessUserReplacementStrings Processes user-specified replacement strings for the specified query.

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

UtilityClass Class
Microsoft.ConfigurationManagement.AdminConsole Namespace