ExternalApplicationAppInitString Members
Represents the external application initialization string
The following tables list the members exposed by the ExternalApplicationAppInitString type.
Public Constructors
Name | Description | |
---|---|---|
ExternalApplicationAppInitString | Initializes a new instance of the ExternalApplicationAppInitString class. |
Top
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
![]() |
AcquisitionTimeout | Gets or sets the acquisition timeout. |
![]() |
AdapterMode | Gets or sets the adapter mode. (inherited from AdapterAppInitString) |
![]() |
AlternateTopLevelWindow | Gets or sets the alternate top level window. |
![]() |
AlternateTopLevelWindowCaption | Gets or sets the alternate top level window caption. |
![]() |
AlternateTopLevelWindowClass | Gets or sets the alternate top level window class. |
![]() |
AttachThreadInput | Gets or sets a Boolean value that specifies whether the thread input is attached. |
![]() |
Controls | Gets the control names in all DDA. (inherited from AdapterAppInitString) |
![]() |
DataDrivenAdapterBindingsCollection | Gets the data driven adapter control bindings collection. (inherited from AdapterAppInitString) |
![]() |
DataDrivenAdapterControlBindings | Gets the data driven adapter control bindings. (inherited from AdapterAppInitString) |
![]() |
DataDrivenAdapterType | Gets or sets the data driven adapter type. (inherited from AdapterAppInitString) |
![]() |
DdaCollection | Gets the data driven adapter collection. (inherited from AdapterAppInitString) |
![]() |
DisplayGroup | Gets or sets the display group. (inherited from AppInitStringBase) |
![]() |
Dynamic | Gets or sets a Boolean value that specifies whether the application is dynamic. (inherited from AppInitStringBase) |
![]() |
DynamicCanClose | Gets or sets a boolean value whether the user can close the application if it is dynamic. (inherited from AppInitStringBase) |
![]() |
DynamicShowInToolBar | Gets or sets a Boolean value that specifies whether the application can be shown in the toolbar if it is dynamic. (inherited from AppInitStringBase) |
![]() |
ExtensionsXml | Gets or Sets the extensions XML (inherited from AppInitStringBase) |
![]() |
FormattedXml | Gets the formatted XML. (inherited from InitString) |
![]() |
Global | Gets or sets a Boolean value that specifies whether the application is global. (inherited from AppInitStringBase) |
![]() |
HostingMethod | Gets or sets the application hosting method. |
![]() |
HostInside | Gets or sets a Boolean value that specifies whether the host is inside. |
![]() |
HostOnTop | Gets or sets a Boolean value that specifies whether the host is on top. |
![]() |
InteropAssemblyArguments | Gets or sets the interop assembly arguments. |
![]() |
InteropAssemblyUrl | Gets or sets the interop assembly URL. |
![]() |
InteropAssemblyWorkingDirectory | Gets or sets the interop assembly working directory. |
![]() |
LegacyAdapterType | Gets or sets the legacy adapter type. (inherited from AdapterAppInitString) |
![]() |
LimitToProcessId | Gets or sets a Boolean value that specifies whether there are limits to the process ID for the main process when searching for a window handle. |
![]() |
ManageHosting | Gets or sets a Boolean value that specifies whether the lifecycle of the application is managed by automation. |
![]() |
MinimumSize | Gets or sets the minimum size for the application. (inherited from AppInitStringBase) |
![]() |
NoMessagePump | Gets or sets a Boolean value that specifies whether the application has any windows messaging queue. |
![]() |
OptimumSize | Gets or sets the desired size for the application. (inherited from AppInitStringBase) |
![]() |
RemoveSizingControls | Gets or sets a Boolean value that specifies whether the sizing controls for the application have to be removed. |
![]() |
RemoveSizingMenu | Gets or sets a Boolean value that specifies whether the sizing menu has to be removed]. |
![]() |
RestoreIfMinimized | Gets or sets a Boolean value that specifies whether the application has to be restored if it is in the minimized state. |
![]() |
RetainFrameAndCaption | Gets or sets a Boolean value that specifies whether the application’s frame and caption has to be retained. |
![]() |
RetainOnTaskbar | Gets or sets a Boolean value that specifies whether the application has to be retained on the task bar. |
![]() |
RetainSystemMenu | Gets or sets a Boolean value that specifies whether the system menu has to be retained. |
![]() |
ShowMenu | Gets or sets a Boolean value that specifies whether the menu should be displayed for the application. |
![]() |
UnformattedXml | Gets the unformatted XML. (inherited from InitString) |
![]() |
UseAutomationAdapter | Gets or sets a Boolean value that specifies whether to use an automation adapter. (inherited from AdapterAppInitString) |
![]() |
UseNoAdapter | Gets or sets a Boolean value that specifies whether to use an adapter or not. (inherited from AdapterAppInitString) |
![]() |
WorkflowDependent | Gets or sets a value that specifies whether the application is dependent on a workflow. (inherited from AppInitStringBase) |
![]() |
XmlDocument | Gets or sets the XML document. (inherited from InitString) |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
RootNode | Gets the root node in the initialization string XML document. (inherited from InitString) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
ConvertToDifferentAppInitStringType | Converts the application type to different app initialization string. (inherited from AppInitStringBase) |
![]() |
Equals | (inherited from Object) |
![]() |
GetControlsNode | Gets the DataDrivenAdapterBindings\Controls node. (inherited from AdapterAppInitString) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
GetTypeNode | Gets the DataDrivenAdapterBindings\Type node. (inherited from AdapterAppInitString) |
![]() |
Load | Overloaded. (inherited from InitString) |
![]() |
LoadAdapterXml | Loads the automation XML into the initialization string object. (inherited from AdapterAppInitString) |
![]() |
LoadXml | Loads internal XML document from the specified string. (inherited from InitString) |
![]() |
Save | Saves internal XML document to the specified file. (inherited from InitString) |
![]() |
ToString | Overridden. Returns the initialization string as a formatted Xml string (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Exists | Determines whether node specified by xpath is found under parentNode. (inherited from InitString) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetAttributeNode | Retrieves the named attribute node under parentNode. (inherited from InitString) |
![]() |
GetNode | Retrieves the first named node under parentNode, or null if does not exist. (inherited from InitString) |
![]() |
GetOrCreateAttributeNode | Retrieves the attribute node under parent node, or create one if it does not exist. (inherited from InitString) |
![]() |
GetOrCreateNode | Overloaded. (inherited from InitString) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
OnLoad | Overridden. Called when [load]. (inherited from InitString) |
![]() |
RemoveNode | Removes the first named node under parent node. (inherited from InitString) |
![]() |
Validate | Throw exceptions in overridden implementations to signal initialization string validation failure. (inherited from InitString) |
Top
See Also
Reference
ExternalApplicationAppInitString Class
Microsoft.Uii.Common Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.