C# Class GSF.IO.FilePath.NETRESOURCE

显示文件 Open project: GridProtectionAlliance/gsf

Public Properties

Property Type Description
dwDisplayType int
dwScope int
dwType int
dwUsage int
lpComment string
lpLocalName string
lpProvider string
lpRemoteName string

Property Details

dwDisplayType public_oe property

public int dwDisplayType
return int

dwScope public_oe property

public int dwScope
return int

dwType public_oe property

public int dwType
return int

dwUsage public_oe property

public int dwUsage
return int

lpComment public_oe property

public string lpComment
return string

lpLocalName public_oe property

public string lpLocalName
return string

lpProvider public_oe property

public string lpProvider
return string

lpRemoteName public_oe property

public string lpRemoteName
return string