IVCWizCtlUI Interface
See VCWizCtl for information.
Namespace: Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Syntax
'Декларация
<GuidAttribute("EB7F6B45-94B3-48FF-8DE1-83222561804E")> _
Public Interface IVCWizCtlUI
[GuidAttribute("EB7F6B45-94B3-48FF-8DE1-83222561804E")]
public interface IVCWizCtlUI
[GuidAttribute(L"EB7F6B45-94B3-48FF-8DE1-83222561804E")]
public interface class IVCWizCtlUI
[<GuidAttribute("EB7F6B45-94B3-48FF-8DE1-83222561804E")>]
type IVCWizCtlUI = interface end
public interface IVCWizCtlUI
The IVCWizCtlUI type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ActiveXControls | Gets the ActiveX controls registered in the system. |
![]() |
dte | Gets the top-level extensibility object. |
![]() |
FileTypeLibs | Gets the type libraries in the specified file. |
![]() |
ParentKind | Gets the kind of context object. |
![]() |
ParentObject | Infrastructure. Microsoft Internal Use Only. |
![]() |
ProjectObject | Infrastructure. Microsoft Internal Use Only. |
![]() |
ResourceHelper | Gets the VCResourceHelper object. |
![]() |
TypeLibs | Gets the type libraries registered in the system. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
AddBuiltOutput | Adds an item to the deployed project. |
![]() |
AddDebugSymbols | Adds debugging symbols to the deployed project. |
![]() |
AddDeploymentContent | Adds an item to the deployed project. |
![]() |
AddSymbol | Adds the specified symbol to the symbol table. |
![]() |
CanCreateNewProjectAtLocation | Indicates whether the new project can be created at the specified location. |
![]() |
CommandHandlerExists | Indicates whether the specified handler has been implemented. |
![]() |
ConvertAnsiToOEM | Converts special extended ANSI characters to OEM characters. |
![]() |
CppParseTypeString | Parses a string containing the C++ variable declaration into its parts (type, name, and initial value). |
![]() |
CreateGuid | Creates a globally unique identifier (GUID) for the specified object. |
![]() |
CreateWebTargetFolder | Creates a target folder for a Web project. |
![]() |
DatabaseConnection | Infrastructure. Microsoft Internal Use Only. |
![]() |
DoesFileExist | Determines whether the specified file name exists. |
![]() |
DoesFileOrDirectoryExist | Determines whether the specified file or directory exists. |
![]() |
FindSymbol | Finds the specified symbol in the symbol table. |
![]() |
Finish | Called when the user clicks the OK or Cancel button in the wizard HTML to indicate that the user is finished with the wizard. |
![]() |
FormatGuid | Formats the specified globally unique identifier (GUID). |
![]() |
GenerateNextDefaultProjectName | Generates a project name based on the specified base name. |
![]() |
GetActiveXControlTypeLib | Gets a string containing the type library for the ActiveX control. |
![]() |
GetAppID | Returns the application ID. |
![]() |
GetClassCommandHandlerDesc | Gets the command handler object for the specified class and command name. |
![]() |
GetCodePageFromLCID | Gets the appropriate code page based on the supplied language locale ID. |
![]() |
GetCommandCount | Gets the number of commands in the specified list. |
![]() |
GetCommandDocumentation | Gets the description of the specified command or other text entry in the specified list box. |
![]() |
GetCommandHandlerString | Gets a command handler as a string. |
![]() |
GetCommandName | Gets the name of a command as a string. |
![]() |
GetComputerName | Returns the name of the computer as a string. |
![]() |
GetConnectionString | Gets the information the database application requires to connect to a data source. |
![]() |
GetConsumerClass | Returns a string containing the consumer class. |
![]() |
GetDefaultWebTargetFolder | Returns the default target folder for the Web project. |
![]() |
GetDialogControlsAndTypes | Gets the controls and types from the specified dialog box. |
![]() |
GetDialogIds | Gets the IDs of the project's dialog boxes. |
![]() |
GetDirectoryViaBrowseDlg | Gets the specified directory by using the Browse dialog box. |
![]() |
GetHostLocale | Gets the locale of the wizard's user interface. |
![]() |
GetInstalledLangs | Gets the language locale IDs from the wizard's templates directory, indicating which language resources are available. |
![]() |
GetLangAbbrevFromLCID | Gets the language abbreviation specified by the language locale ID. |
![]() |
GetLangFromLCID | Gets the language based on the specified language locale ID. |
![]() |
GetODBCConsumerClassDecl | Gets the ODBC consumer class declaration. |
![]() |
GetODBCConsumerClassImpl | Gets the ODBC consumer class implementation. |
![]() |
GetOpenFileNameViaDlg | Gets the name of a file to open using a dialog box. |
![]() |
GetPrimaryLangIdFromLCID | Gets the default language from the language locale ID. |
![]() |
GetProcessName | Gets the file name of the current process (devenv.exe). |
![]() |
GetRemoteMachine | For the specified deployment project, returns the name of a remote machine for the specified configuration. |
![]() |
GetSubFolderByName | Gets a sub folder for web service deployment. |
![]() |
GetSubLangIdFromLCID | Gets a string containing the language identified as the sub language from its language locale ID. |
![]() |
GetSystemLCID | Gets the default language locale ID from the system. |
![]() |
GetURLViaDlg | Get a URL using a dialog box. |
![]() |
IsSymbolDisabled | Returns whether a symbol is disabled. |
![]() |
IsValidNumericValue | Determines whether a variant is a valid numeric value. |
![]() |
IsValidProgID | Indicates whether the specified object's program identifier is valid. |
![]() |
IsWebTierProject | Checks if the specified project is a Visual Studio Deployment of a Web Setup Project. |
![]() |
Load | Initializes the specified document. |
![]() |
Navigate | Navigates to a page and frame. |
![]() |
NavigateToCommandHandler | Opens the text editor and places the cursor at the specified handler. |
![]() |
Next | Optionally updates the symbols on the current page, and then navigates the user to the specified wizard page. |
![]() |
OkCancelAlert | Displays an alert message to the wizard user, requiring the user to click OK to confirm a selected wizard option or Cancel to cancel that option. |
![]() |
OnHelp | Called by the wizard when the user clicks the Help button to display any HTML Help topics associated with the wizard HTML page. |
![]() |
PreShowWizard | For future use. |
![]() |
RemoveSymbol | Removes the specified symbol from the symbol table. |
![]() |
RenderTemplate | Renders the template file for the wizard project. |
![]() |
RenderTemplateToString | Renders the wizard template file as a string. |
![]() |
ReportError | Displays an error to the user and gives the user the option to correct the error and continue using the wizard. |
![]() |
ResumeParsing | Resumes parsing after a call to SuspendParsing |
![]() |
SelectDataSource | Displays a dialog box that allows the user to select the data source to use in a consumer database application. |
![]() |
SelectODBCDatabase | Displays a dialog box that allows the user to select the ODBC database for an ODBC consumer application. |
![]() |
SetDefaults | Sets the initial defaults for the wizard symbols. |
![]() |
SetDeploymentAppMappings | Registers an application with a web service. |
![]() |
SetErrorInfo | Sets error text for the specified item. |
![]() |
SetRemoteMachine | Specifies the name of a computer (other than your computer) on which you want to debug an application. |
![]() |
ShowWiz | Displays the wizard if it has a UI. |
![]() |
SuspendParsing | Suspends parsing in a wizard. |
![]() |
ValidateCLRIdentifier | Returns whether a name is a valid CLR identifier. |
![]() |
ValidateCSharpClass | Not implemented. |
![]() |
ValidateCSharpFile | Not Implemented. |
![]() |
ValidateCSharpIdentifier | Not implemented. |
![]() |
ValidateCSharpNamespace | Not implemented. |
![]() |
WriteToTextFile | |
![]() |
YesNoAlert | This method displays an alert message to the wizard user, requiring the user to click Yes to confirm a selected wizard option or No to cancel that option. |
Top