UICustomizationSet Class Members
The following tables list the members exposed by UICustomizationSet.
Public Constructors
Name | Description | |
---|---|---|
![]() | UICustomizationSet Constructor | Default constructor. |
Public Properties
Name | Description | |
---|---|---|
![]() | DefaultIcon | Gets or sets the default icon. |
![]() | ResourceFiles | Gets or sets the resource files. |
![]() | UICustomizationFiles | Gets or sets the customization files. |
Public Methods
Name | Description | |
---|---|---|
![]() ![]() | ReadUICustomizationSet | Create a UICustomizationSet object from the serialized xml file. |
![]() ![]() | WriteUICustomizationSet | Write the given UICustomizationSet object as xml to the given file. |
See Also