ScriptUtilities Members

This class defines a series of utilities for COM clients scripting against the Windows Server Update Services API.

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

Public Constructors

  Name Description
ScriptUtilities Initializes a new instance of the ScriptUtilities class.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method ConvertEnumStringToInt Converts an enumeration type and value string to the actual value.
public method ConvertIntToEnumString Converts an integer enumeration value to its name.
public method ConvertStringToDateTime Converts a string with a formatted DateTime value to a DateTime object.
public method ConvertStringToGuid Converts a string with a formatted GUID value to a GUID.
public method ConvertStringToTimeSpan Converts a string with a formatted TimeSpan value to a TimeSpan.
public method ConvertToString Converts the specified object to a string.
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

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

Top

See Also

Reference

ScriptUtilities Class
Microsoft.UpdateServices.Administration Namespace