SelectionPattern.Cached 屬性

定義

取得這個 SelectionPattern 的快取消費者介面自動化屬性值。

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

屬性值

SelectionPattern.SelectionPatternInformation

結構,包含控制項模式的快取消費者介面自動化屬性值。

例外狀況

要求的屬性不在快取中。

備註

先前必須使用 來要求 CacheRequest 快取的屬性值。 使用 Current 取得屬性的目前值。

如需可用屬性及其使用方式的相關資訊,請參閱 SelectionPattern.SelectionPatternInformation

適用於