FirewallRuleForm.ClientIpAddress Property

Definition

public:
 property System::Net::IPAddress ^ ClientIpAddress { System::Net::IPAddress ^ get(); void set(System::Net::IPAddress ^ value); };
public System.Net.IPAddress ClientIpAddress { get; set; }
member this.ClientIpAddress : System.Net.IPAddress with get, set
Public Property ClientIpAddress As IPAddress

Property Value

IPAddress

Applies to