AnchorLocateCriteria.BypassCache Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Apakah lokasi harus melewati cache lokal jangkar.
public:
property bool BypassCache { bool get(); void set(bool value); };
public bool BypassCache { get; set; }
member this.BypassCache : bool with get, set
Public Property BypassCache As Boolean