Contents

destinationSubnetMask

The destination network mask of the route.

Declaration

var destinationSubnetMask: String { get }

Discussion

This string is combined with destinationAddress to specify the destination network of the route.

See Also

Accessing IPv4 Route Properties