MSHelpAttr Class |
Namespace: SandcastleBuilder.Utils
The MSHelpAttr type exposes the following members.
Name | Description | |
---|---|---|
MSHelpAttr |
Default constructor
|
Name | Description | |
---|---|---|
CheckProjectIsEditable |
This is used to see if the project can be edited. If not, abort
the change by throwing an exception.
(Inherited from PropertyBasedCollectionItem.) | |
CompareTo |
Compares this instance to another instance and returns an
indication of their relative values.
| |
Equals | (Overrides ObjectEquals(Object).) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode |
Get a hash code for this item
(Overrides ObjectGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnPropertyChanged |
This raises the PropertyChanged event
| |
ToString |
Return a string representation of the item
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
AttributeName |
This is used to get or set the attribute name
| |
AttributeValue |
This is used to get or set the attribute value
| |
IsDirty |
This is used to get or set the dirty state of the item
(Inherited from PropertyBasedCollectionItem.) | |
ProjectFile |
This is used to get the owning project file
(Inherited from PropertyBasedCollectionItem.) |
Name | Description | |
---|---|---|
PropertyChanged |
The property changed event
|