VCRuntimeIntegerProperty Interface
Provides access to runtime integer properties.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
The VCRuntimeIntegerProperty type exposes the following members.
| Name | Description | |
|---|---|---|
|
Category | Sets or gets the category of the property. |
|
Category | Sets or gets the category of the property. (Inherited from VCRuntimeProperty.) |
|
DefaultValue | Sets or gets the default value of the property. |
|
Description | Sets or gets the description of the property. |
|
Description | Sets or gets the description of the property. (Inherited from VCRuntimeProperty.) |
|
DisplayName | Gets or sets the full name of the object. |
|
DisplayName | Gets or sets the full name of the object. (Inherited from VCRuntimeProperty.) |
|
HelpContext | Sets or gets the help context of the property. |
|
HelpContext | Sets or gets the help context of the property. (Inherited from VCRuntimeProperty.) |
|
HelpF1Keyword | Infrastructure. Microsoft Internal Use Only. |
|
HelpF1Keyword | Infrastructure. Microsoft Internal Use Only. (Inherited from VCRuntimeProperty.) |
|
HelpFile | Sets or gets the name of the help file for the property |
|
HelpFile | Sets or gets the name of the help file for the property (Inherited from VCRuntimeProperty.) |
|
HelpURL | Sets or gets the help URL for the property. |
|
HelpURL | Sets or gets the help URL for the property. (Inherited from VCRuntimeProperty.) |
|
IsReadOnly | Gets or sets a value indicating whether the file containing the parent object is read-only. |
|
IsReadOnly | Gets or sets a value indicating whether the file containing the parent object is read-only. (Inherited from VCRuntimeProperty.) |
|
Name | Gets or sets the name of the VCRuntimeIntegerProperty object. |
|
Name | Gets or sets the name of the VCRuntimeProperty object. (Inherited from VCRuntimeProperty.) |
|
PropertyPageName | Sets or gets the property page for the property. |
|
PropertyPageName | Sets or gets the property page for the property. (Inherited from VCRuntimeProperty.) |
|
Switch | Gets or sets the text of the command line switch. |