VCRuntimeEnumProperty - члены
Включить защищенные члены
Включить унаследованные члены
Provides access to runtime enumeration properties.
Универсальный тип VCRuntimeEnumProperty предоставляет следующий члены.
Методы
Имя | Описание | |
---|---|---|
AddValue | Adds a value to an enum property. | |
RemoveValue | Removes a value from an runtime enum property. |
В начало страницы
Свойства
Имя | Описание | |
---|---|---|
Category | Sets or gets the category of the object. | |
DefaultValue | Sets or gets the default value of the property. | |
Description | Sets or gets the description of the property. | |
DisplayName | Gets or sets the full name of the VCRuntimeEnumProperty. | |
HelpContext | Sets or gets the help context of the property. | |
HelpF1Keyword | Инфраструктура. Microsoft Internal Use Only. | |
HelpFile | Sets or gets the name of the help file for the property | |
HelpURL | Sets or gets the help URL for the property. | |
IsReadOnly | Gets or sets a value indicating if the file containing the parent object is read-only. | |
Name | Gets or sets the name of the VCRuntimeEnumProperty object. | |
PropertyPageName | Sets or gets the property page for the property. | |
Values | Gets enumeration values for the property. |
В начало страницы