Méthode | Description | |
---|---|---|
ApplyProjectChangesFinished ( this log ) : void | ||
ApplyProjectChangesStarted ( this log ) : void | ||
MsBuildAfterChangesApplied ( this log, Microsoft.Build.Construction.ProjectRootElement rootElement ) : void |
public static ApplyProjectChangesFinished ( this log ) : void | ||
log | this | |
Résultat | void |
public static ApplyProjectChangesStarted ( this log ) : void | ||
log | this | |
Résultat | void |
public static MsBuildAfterChangesApplied ( this log, Microsoft.Build.Construction.ProjectRootElement rootElement ) : void | ||
log | this | |
rootElement | Microsoft.Build.Construction.ProjectRootElement | |
Résultat | void |