PolicyJumpTableEdge.Destination Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the destination of the current entry.
public:
property int Destination { int get(); };
public int Destination { get; }
member this.Destination : int
Public ReadOnly Property Destination As Integer