Click or drag to resize

BlockAssignmentBlockId Property

Gets the unique identifier of this block.

Namespace:  Ookii.Jumbo.Dfs
Assembly:  Ookii.Jumbo.Dfs (in Ookii.Jumbo.Dfs.dll) Version: 2.0.0
Syntax
public Guid BlockId { get; }

Property Value

Type: Guid
A Guid that uniquely identifies this block.
See Also