C# Class CalDavSynchronizer.Utilities.DnsQueryHelper.TXTRecord

ファイルを表示 Open project: aluxnimm/outlookcaldavsynchronizer

Public Properties

Property Type Description
dwReserved System.Int32
dwStringCount System.Int32
dwTtl System.Int32
flags System.Int32
pName String
pNext System.IntPtr
pStringArray String
wDataLength System.Int16
wType System.Int16

Property Details

dwReserved public_oe property

public Int32,System dwReserved
return System.Int32

dwStringCount public_oe property

public Int32,System dwStringCount
return System.Int32

dwTtl public_oe property

public Int32,System dwTtl
return System.Int32

flags public_oe property

public Int32,System flags
return System.Int32

pName public_oe property

public String pName
return String

pNext public_oe property

public IntPtr,System pNext
return System.IntPtr

pStringArray public_oe property

public String pStringArray
return String

wDataLength public_oe property

public Int16,System wDataLength
return System.Int16

wType public_oe property

public Int16,System wType
return System.Int16