C# 클래스 Microsoft.VisualStudio.R.Package.Interop.MapiFileDesc

파일 보기 프로젝트 열기: Microsoft/RTVS 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
flags int
name string
path string
position int
reserved int

프로퍼티 상세

flags 공개적으로 프로퍼티

public int flags
리턴 int

name 공개적으로 프로퍼티

public string name
리턴 string

path 공개적으로 프로퍼티

public string path
리턴 string

position 공개적으로 프로퍼티

public int position
리턴 int

reserved 공개적으로 프로퍼티

public int reserved
리턴 int