Defines the properties on the build property page and handles loading and saving the properties.
The BuildPropertyPage type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
BuildPropertyPage | Initializes a new instance of BuildPropertyPage. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Activate | Creates the dialog box for the property page (without a frame, caption, or system menu/controls) with the supplied parent window and positioning rectangle. (Inherited from SettingsPage.) |
![]() |
Apply | Applies the changes made to the page if it is dirty. (Inherited from SettingsPage.) |
![]() |
ApplyChanges | Sets the output path as a configuration property. (Overrides SettingsPage.ApplyChanges().) |
![]() |
BindProperties | Sets the output path from the configuration. (Overrides SettingsPage.BindProperties().) |
![]() |
CreateDesignPropertyDescriptor | Creates a new DesignPropertyDescriptor from the specified PropertyDescriptor. (Inherited from LocalizableProperties.) |
![]() |
Deactivate | Destroys the window created with Activate. (Inherited from SettingsPage.) |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetAttributes | Gets an attribute collection. (Inherited from LocalizableProperties.) |
![]() |
GetClassName | Gets the class name of BuildPropertyPage. (Overrides LocalizableProperties.GetClassName().) |
![]() |
GetComponentName | Gets the component name. (Inherited from LocalizableProperties.) |
![]() |
GetConfigProperty | Gets the supplied property from the active configuration. (Inherited from SettingsPage.) |
![]() |
GetConverter | Gets the type converter. (Inherited from LocalizableProperties.) |
![]() |
GetDefaultEvent | Gets the default event. (Inherited from LocalizableProperties.) |
![]() |
GetDefaultProperty | Gets the default property. (Inherited from LocalizableProperties.) |
![]() |
GetEditor | Gets an editor of the specified base type. (Inherited from LocalizableProperties.) |
![]() |
GetEvents | Overloaded. |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetPageInfo | Gets information about the property page. (Inherited from SettingsPage.) |
![]() |
GetProjectConfigurations | Gets the project configurations associated with the property page. (Inherited from SettingsPage.) |
![]() |
GetProperties | Overloaded. |
![]() |
GetProperty | Gets the value of a global property. (Inherited from SettingsPage.) |
![]() |
GetPropertyOwner | Gets the owner of the specified property. (Inherited from LocalizableProperties.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
GetTypedConfigProperty | Gets the value of a property of the supplied type from the active configuration. (Inherited from SettingsPage.) |
![]() |
GetTypedProperty | Gets the value of a global property of the supplied type. (Inherited from SettingsPage.) |
![]() |
Help | Shows the property pages Help page in response to a user request. (Inherited from SettingsPage.) |
![]() |
IsPageDirty | Gets whether or not the page has been modified but not saved. (Inherited from SettingsPage.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
Move | Repositions and resizes the property page dialog box according to the contents of the RECT structure. (Inherited from SettingsPage.) |
![]() |
SetConfigProperty | Sets the configuration property of the supplied name to the supplied value. (Inherited from SettingsPage.) |
![]() |
SetObjects | Sets the supplied nodes with the appropriate values from the property page. (Inherited from SettingsPage.) |
![]() |
SetPageSite | Initializes a property page and provides the property page object with the Initializes a property page and provides the property page object with the IPropertyPageSite interface through which the property page communicates with the property frame. (Inherited from SettingsPage.) |
![]() |
Show | Makes the property page visible or invisible, according to the supplied command parameter. (Inherited from SettingsPage.) |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
![]() |
TranslateAccelerator | Instructs the property page to process the keystroke described in pMsg. (Inherited from SettingsPage.) |
![]() |
UpdateObjects | Updates the objects known to the property page from the values set in the page. (Inherited from SettingsPage.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Grid | Gets the property grid associated with the property page. (Inherited from SettingsPage.) |
![]() |
IsDirty | Gets or sets whether the page has been modified but not saved. (Inherited from SettingsPage.) |
![]() |
Name | Gets or sets the name of the property page. (Inherited from SettingsPage.) |
![]() |
OutputPath | Gets or sets the directory to which the build's output should be sent. |
![]() |
ProjectMgr | Gets the project associated with this page. (Inherited from SettingsPage.) |
![]() |
ThePanel | Gets the panel associated with the property page. (Inherited from SettingsPage.) |
Top
.gif)
.gif)
.gif)
.gif)