Свойство | Type | Description | |
---|---|---|---|
PrepareFileFullPaths | void |
Méthode | Description | |
---|---|---|
ExecuteCmdlet ( ) : void | ||
GetDynamicParameters ( ) : object |
Generate dynamic parameters based on the connection strings in the Web.config. It will look at 2 Web.config files: 1. Web.config 2. Web.<configuration>.config (like Web.Release.config) This only works when -ProjectFile is used and -ConnectionString is not used.
|
Méthode | Description | |
---|---|---|
PrepareFileFullPaths ( ) : void |
Prepare the full path of the project file and Web.config files.
|