CommandLineItem Properties

 

Applies To: Windows Server Update Services

Namespace:   Microsoft.UpdateServices.Administration
Assembly:  Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)

Properties

Name Description
System_CAPS_pubproperty ApplicabilityMetadata

Gets or sets the metadata applicability rules of this installable item.(Inherited from InstallableItem.)

System_CAPS_pubproperty Arguments

Gets or sets the arguments to pass to the executable.

System_CAPS_pubproperty CommandLineExecutableName

Gets or sets the program name.

System_CAPS_pubproperty DefaultResult

Gets or sets the default installation result.

System_CAPS_pubproperty Id

Gets the GUID of the item.(Inherited from InstallableItem.)

System_CAPS_pubproperty InstallBehavior

Gets or sets the installation behavior.(Inherited from InstallableItem.)

System_CAPS_pubproperty IsInstallableApplicabilityRule

Gets or sets the rules for determining whether or not this item is installable on a given computer.(Inherited from InstallableItem.)

System_CAPS_pubproperty IsInstalledApplicabilityRule

Gets or sets the rules for determining whether or not this item is already installed on a given computer.(Inherited from InstallableItem.)

System_CAPS_pubproperty IsSupersededApplicabilityRule

Gets or sets the rules for determining whether or not this item is superseded by another update on a given computer.(Inherited from InstallableItem.)

System_CAPS_pubproperty Languages

Gets the collection of languages supported by this item.(Inherited from InstallableItem.)

System_CAPS_pubproperty OriginalSourceFile

Gets or sets the original source of this update. (Inherited from InstallableItem.)

System_CAPS_pubproperty RebootByDefault

Gets or sets the default reboot value.

System_CAPS_pubproperty RepairPaths

Gets the MSI repair paths to use if this executable wraps an MSI.

System_CAPS_pubproperty ReturnCodes

Gets a list of return codes that the executable is expected to return.

System_CAPS_pubproperty UninstallBehavior

Get or sets the uninstallation behavior.(Inherited from InstallableItem.)

See Also

CommandLineItem Class
Microsoft.UpdateServices.Administration Namespace

Return to top