ChunkTreeResult Class

Definition

Contains ChunkTree information.

public ref class ChunkTreeResult
public class ChunkTreeResult
type ChunkTreeResult = class
Public Class ChunkTreeResult
Inheritance
ChunkTreeResult

Constructors

ChunkTreeResult(ChunkTree, String)

Initializes a new instance of ChunkTreeResult.

Properties

ChunkTree

The ChunkTree generated from the file at FilePath.

FilePath

The path to the file that generated the ChunkTree.

Applies to