Condividi tramite


Proprietà Value

Gets the image data.

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Value As ReportStringProperty
    Get
'Utilizzo
Dim instance As BackgroundImage
Dim value As ReportStringProperty

value = instance.Value
public ReportStringProperty Value { get; }
public:
virtual property ReportStringProperty^ Value {
    ReportStringProperty^ get () sealed;
}
abstract Value : ReportStringProperty
override Value : ReportStringProperty
final function get Value () : ReportStringProperty

Implementa

IImage. . :: . .Value

Osservazioni

The data type is either string or array of byte, depending on Source.