ProjectElementItemType Property
This is used to set or get the item type (a.k.a BuildAction)
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
protected string ItemType { get; set; }
Protected Property ItemType As String
Get
Set
protected:
property String^ ItemType {
String^ get ();
void set (String^ value);
}
member ItemType : string with get, set
Property Value
String