ProjectElementInclude Property
This is used to set or get the filename (Include attribute)
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public string Include { get; set; }
Public Property Include As String
Get
Set
public:
property String^ Include {
String^ get ();
void set (String^ value);
}
member Include : string with get, set
Property Value
String