MapMarkerImage.Source Propiedad

Definición

Obtiene el tipo de origen asociado a la imagen.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::Image::SourceType> ^ Source { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::Image::SourceType> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.Image.SourceType> Source { get; }
member this.Source : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.Image.SourceType>
Public ReadOnly Property Source As ReportEnumProperty(Of Image.SourceType)

Valor de propiedad

Un objeto ReportEnumProperty<EnumType>.

Se aplica a