言語

MapMarkerImage.Source プロパティ

定義

画像に関連付けられたソースの種類を取得します。

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)

プロパティ値

ReportEnumProperty<EnumType> オブジェクト。

適用対象