RangeValuePattern.Cached Propriedade

Definição

Obtém os valores das propriedades em cache para isto RangeValuePattern.

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

Valor de Propriedade

Os valores das propriedades em cache.

Exceções

A propriedade solicitada não está na cache.

Observações

Os valores das propriedades em cache devem ter sido previamente solicitados usando um CacheRequestarquivo . Para obter o valor de uma propriedade no momento atual, adquira-a usando Current.

Para informações sobre as propriedades disponíveis e a sua utilização, veja RangeValuePattern.RangeValuePatternInformation.

Aplica-se a

Ver também