Proprietà Reflection
Gets the calculated value of the Reflection property in a PointerCap class.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Reflection As Boolean
Get
'Utilizzo
Dim instance As PointerCapInstance
Dim value As Boolean
value = instance.Reflection
public bool Reflection { get; }
public:
property bool Reflection {
bool get ();
}
member Reflection : bool
function get Reflection () : boolean
Valore proprietà
Tipo: System. . :: . .Boolean
A Boolean value that represents the calculated value of the Reflection property.