Click or drag to resize
Sandcastle Help File BuilderProjectElementItemName Property
This is used to set or get the item name (a.k.a BuildAction)

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public string ItemName { get; set; }

Property Value

Type: String
See Also