Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
BeforeOpeningFile ( global projectItem ) : void | ||
ProjectFinishedGenerating ( global project ) : void | ||
ProjectItemFinishedGenerating ( global projectItem ) : void | ||
RunFinished ( ) : void | ||
RunStarted ( object automationObject, string>.Dictionary |
||
ShouldAddProjectItem ( string filePath ) : bool |
public BeforeOpeningFile ( global projectItem ) : void | ||
projectItem | global | |
Résultat | void |
public ProjectFinishedGenerating ( global project ) : void | ||
project | global | |
Résultat | void |
public ProjectItemFinishedGenerating ( global projectItem ) : void | ||
projectItem | global | |
Résultat | void |
public RunStarted ( object automationObject, string>.Dictionary |
||
automationObject | object | |
replacementsDictionary | string>.Dictionary | |
runKind | WizardRunKind | |
customParams | object | |
Résultat | void |
public ShouldAddProjectItem ( string filePath ) : bool | ||
filePath | string | |
Résultat | bool |