SelectionItemPattern.Cached 속성

정의

SelectionItemPattern에 대해 캐시된 속성 값을 가져옵니다.

public:
 property System::Windows::Automation::SelectionItemPattern::SelectionItemPatternInformation Cached { System::Windows::Automation::SelectionItemPattern::SelectionItemPatternInformation get(); };
public System.Windows.Automation.SelectionItemPattern.SelectionItemPatternInformation Cached { get; }
member this.Cached : System.Windows.Automation.SelectionItemPattern.SelectionItemPatternInformation
Public ReadOnly Property Cached As SelectionItemPattern.SelectionItemPatternInformation

속성 값

SelectionItemPattern.SelectionItemPatternInformation

캐시된 속성 값입니다.

예외

요청한 속성이 캐시에 없습니다.

설명

캐시 된 속성 값 해야 이전에 요청한 사용 하는 CacheRequest합니다. 속성의 현재 값을 검색할 속성을 사용 하 여 가져올 Current합니다.

사용 가능한 속성 및 해당 용도에 대 한 정보를 참조 하세요. SelectionItemPattern.SelectionItemPatternInformation합니다.

적용 대상