ClientEventDeploymentTask Class Members
See Also  Properties Methods 
SourceCode.DeploymentTasks.FormsGeneration Namespace : ClientEventDeploymentTask Class


Glossary Item Box

The following tables list the members exposed by ClientEventDeploymentTask.

Public Constructors

Public Properties

  Name Description
Public Property BuildEngine Gets or sets the build engine associated with the task. (Inherited from SourceCode.DeploymentTasks.Task)
Public Property CurrentEnvironment (Inherited from SourceCode.DeploymentTasks.DeploymentTask)
Public Property HostObject Gets or sets any host object that is associated with the task. (Inherited from SourceCode.DeploymentTasks.Task)
Public Property Log Gets the log. (Inherited from SourceCode.DeploymentTasks.Task)
Public Property TaskGuid (Inherited from SourceCode.DeploymentTasks.DeploymentTask)
Public Property TestingMode (Inherited from SourceCode.DeploymentTasks.DeploymentTask)
Top

Protected Properties

  Name Description
Protected Property TaskResources Gets or sets the task resources. (Inherited from SourceCode.DeploymentTasks.Task)
Top

Public Methods

  Name Description
Public Method Execute Overridden.  Executes a task.  
Public Method static (Shared in Visual Basic) GetCurrentFrameworkPath  
Public Method GetTemplateWebProjectFile  
Top

Protected Methods

See Also