Свойство | Type | Description | |
---|---|---|---|
GetErrorStringFrom | string | ||
GetErrorStringFrom | string |
Méthode | Description | |
---|---|---|
EnsureInstallPwScriptInvoked ( string extensionInstallDir ) : void | ||
GetStringFrom ( Collection |
||
PowerShellInvoker ( ) : Microsoft.VisualStudio.Shell | ||
RunPwCreateProjectScript ( string projectName, string destPath, string templateName, string templateSource, string templateSourceBranch, |
||
WriteToOutputWindow ( string message ) : void |
Méthode | Description | |
---|---|---|
GetErrorStringFrom ( PowerShell instance ) : string | ||
GetErrorStringFrom ( PowerShell PsInstance, bool &hadErrors ) : string |
public EnsureInstallPwScriptInvoked ( string extensionInstallDir ) : void | ||
extensionInstallDir | string | |
Résultat | void |
public GetStringFrom ( Collection |
||
invokeResult | Collection |
|
Résultat | string |
public PowerShellInvoker ( ) : Microsoft.VisualStudio.Shell | ||
Résultat | Microsoft.VisualStudio.Shell |
public RunPwCreateProjectScript ( string projectName, string destPath, string templateName, string templateSource, string templateSourceBranch, |
||
projectName | string | |
destPath | string | |
templateName | string | |
templateSource | string | |
templateSourceBranch | string | |
properties | ||
Résultat | void |
public WriteToOutputWindow ( string message ) : void | ||
message | string | |
Résultat | void |