BaseAppearanceInfo Class Members
In This Topic
The following tables list the members exposed by BaseAppearanceInfo.
Public Properties
| Name | Description |
 | Guid | Overridden.
Guid of the library item.
|
 | Name | Name of this appearance. |
 | Preview | Preview of this appearance. |
Top
Public Methods
| Name | Description |
 | Close | Overridden. Close library item for editing. |
 | Equals | Is this appearance equal to the following object? |
 | GetHashCode | Serves as the default hash function. |
 | Open | Overridden. Open library item for editing. |
 | Save | Overridden. Save all changes. |
Top
Public Operators
See Also