| TocEntryCollectionFileItem Property |
This read-only property returns the project file item associated
with the collection.
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax public FileItem FileItem { get; }
Public ReadOnly Property FileItem As FileItem
Get
public:
property FileItem^ FileItem {
FileItem^ get ();
}
member FileItem : FileItem with get
Property Value
Type:
FileItemSee Also