Represents summary information for an Executable XML element that is needed to execute an assembly method when the Configuration Manager console user selects an action.

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

Public Constructors

  Name Description
ExecutableDescription Initializes a new instance of ExecutableDescription.
Top

Public Properties

  Name Description
public property FilePath Gets or sets the file path to the executable.
public property Parameters Gets or sets command-line arguments for the executable.
public property SingleInstance Gets or sets a value that indicates whether the Configuration Manager console allows a single instance of the executable.
public property SupportShellProcessing Gets or sets a value that indicates whether the executable supports shell processing, using shell commands that automatically enable the correct application, identified by path type.
Top

Public Methods (see also Protected Methods )

  Name Description
public method Equals  Overloaded. (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method static ReferenceEquals  (inherited from Object )
public method ShouldSerializeFilePath Determines whether the FilePath property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeParameters Determines whether the Parameters property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
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


Send comments about this topic to Microsoft.