Click or drag to resize
Sandcastle Help File BuilderResourceItem Properties

The ResourceItem type exposes the following members.

Properties
  NameDescription
Public propertyId
This read-only property is used to get the item ID
Public propertyIsOverridden
This is used to get or set whether or not the item has been edited and thus overrides a default item with the same ID.
Public propertyIsSelected
This is used to get or set whether or not the entity is selected
Public propertySourceFile
This is used to get or set the name of the file containing the resource item.
Public propertyValue
This is used to get or set the item value
Top
See Also