Image.Source Property

Definition

Gets or sets a value that identifies the source of the image.

public:
 property Microsoft::ReportingServices::RdlObjectModel::SourceType Source { Microsoft::ReportingServices::RdlObjectModel::SourceType get(); void set(Microsoft::ReportingServices::RdlObjectModel::SourceType value); };
public Microsoft.ReportingServices.RdlObjectModel.SourceType Source { get; set; }
member this.Source : Microsoft.ReportingServices.RdlObjectModel.SourceType with get, set
Public Property Source As SourceType

Property Value

A value that identifies the source of the image.

Applies to