WindowsPhoneConfigLocalIPAddress Property |
Namespace: Ozeki.MediaGatewayAssembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string LocalIPAddress { get; set; }
Public Property LocalIPAddress As String
Get
Set
public:
property String^ LocalIPAddress {
String^ get ();
void set (String^ value);
}
member LocalIPAddress : string with get, set
Property Value
Type:
StringSee Also