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

適用於