For the complete documentation index, see llms.txt. This page is also available as Markdown.

Block

Property in Destination

Summary

The block that this destination refers to.

public BasicBlock Block { get; set; }

Remarks

This value is only valid when Type is Block .

Last updated

Was this helpful?