CfbNode

Overview

CfbNode is a class in Aspose.Email FOSS for .NET.

CfbNode.Name is the string identifier of the node within the CFB container.

Description

CfbNode is a class in the Aspose.Email FOSS library for .NET that exposes 0 methods and 5 properties for programmatic use.

Properties

NameTypeAccessDescription
NamestringRead/WriteIs the string identifier of the node within the CFB container
Clsidbyte[]Read/WriteHolds the binary class identifier (CLSID) associated with the node
StateBitsuintRead/WriteContains a 32‑bit flag field describing the node’s state
CreationTimeulongRead/WriteStores the node’s creation timestamp as a 64‑bit unsigned integer
ModifiedTimeulongRead/Write

See Also