CaptureTracker.CaptureHitTest Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property Microsoft::ReportingServices::QueryDesigners::HitTestResult CaptureHitTest { Microsoft::ReportingServices::QueryDesigners::HitTestResult get(); void set(Microsoft::ReportingServices::QueryDesigners::HitTestResult value); };
public Microsoft.ReportingServices.QueryDesigners.HitTestResult CaptureHitTest { get; set; }
member this.CaptureHitTest : Microsoft.ReportingServices.QueryDesigners.HitTestResult with get, set
Public Property CaptureHitTest As HitTestResult