C# Class Microsoft.VisualStudio.R.Package.Interop.MapiFileDesc

Datei anzeigen Open project: Microsoft/RTVS Class Usage Examples

Public Properties

Property Type Description
flags int
name string
path string
position int
reserved int

Property Details

flags public_oe property

public int flags
return int

name public_oe property

public string name
return string

path public_oe property

public string path
return string

position public_oe property

public int position
return int

reserved public_oe property

public int reserved
return int