CommonItemDialog.AddToRecent 속성

정의

대화 상자에서 열려 있는 항목을 최근 문서 목록에 추가할지 여부를 나타내는 값을 가져오거나 설정합니다.

public:
 property bool AddToRecent { bool get(); void set(bool value); };
public bool AddToRecent { get; set; }
member this.AddToRecent : bool with get, set
Public Property AddToRecent As Boolean

속성 값

적용 대상