mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class DHCPInfo

    Inheritance
    Object
    DHCPInfo
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Microsoft.MixedReality.Toolkit.WindowsDevicePortal
    Assembly: cs.temp.dll.dll
    Syntax
    public class DHCPInfo

    Fields

    Address

    Declaration
    public IpAddressInfo Address
    Field Value
    Type Description
    IpAddressInfo

    Address

    Declaration
    public IpAddressInfo Address
    Field Value
    Type Description
    IpAddressInfo

    LeaseExpires

    Declaration
    public int LeaseExpires
    Field Value
    Type Description
    Int32

    LeaseExpires

    Declaration
    public int LeaseExpires
    Field Value
    Type Description
    Int32

    LeaseObtained

    Declaration
    public int LeaseObtained
    Field Value
    Type Description
    Int32

    LeaseObtained

    Declaration
    public int LeaseObtained
    Field Value
    Type Description
    Int32
    In This Article
    • Fields
      • Address
      • Address
      • LeaseExpires
      • LeaseExpires
      • LeaseObtained
      • LeaseObtained
    Back to top Generated by DocFX