Share via


IPAddressOrRange.MinimumAddress Property

Definition

The minimum IP Address for the range, inclusive. Returns null if this object represents a single IP address.

public string MinimumAddress { get; }
member this.MinimumAddress : string
Public ReadOnly Property MinimumAddress As String

Property Value

Applies to