This represents a Sandcastle transformation resource item that can be used to insert a common item, value, or construct into generated topics.

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.3.0

Syntax

C#
public class ResourceItem : INotifyPropertyChanged
Visual Basic
Public Class ResourceItem _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

System..::..Object
  SandcastleBuilder.Utils.ConceptualContent..::..ResourceItem

See Also