C# Class GSF.IO.FilePath.NETRESOURCE

Show file 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 property

public int dwDisplayType
return int

dwScope public property

public int dwScope
return int

dwType public property

public int dwType
return int

dwUsage public property

public int dwUsage
return int

lpComment public property

public string lpComment
return string

lpLocalName public property

public string lpLocalName
return string

lpProvider public property

public string lpProvider
return string

lpRemoteName public property

public string lpRemoteName
return string