StaticIpConfiguration.Builder.SetIpAddress(LinkAddress) Method
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.
C#
[Android.Runtime.Register("setIpAddress", "(Landroid/net/LinkAddress;)Landroid/net/StaticIpConfiguration$Builder;", "", ApiSince=33)]
public Android.Net.StaticIpConfiguration.Builder SetIpAddress(Android.Net.LinkAddress ipAddress);
[<Android.Runtime.Register("setIpAddress", "(Landroid/net/LinkAddress;)Landroid/net/StaticIpConfiguration$Builder;", "", ApiSince=33)>]
member this.SetIpAddress : Android.Net.LinkAddress -> Android.Net.StaticIpConfiguration.Builder
- ipAddress
- LinkAddress
- Attributes
Proizvod | Verzije |
---|---|
.NET for Android | .NET for Android API 34, .NET for Android API 35 |