次の方法で共有


MapShapefile.Source プロパティ

インポートするシェープファイルの場所を取得します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property Source As ReportStringProperty 
    Get
'使用
Dim instance As MapShapefile 
Dim value As ReportStringProperty 

value = instance.Source
public ReportStringProperty Source { get; }
public:
property ReportStringProperty^ Source {
    ReportStringProperty^ get ();
}
member Source : ReportStringProperty
function get Source () : ReportStringProperty

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
ReportStringProperty オブジェクトです。

関連項目

参照

MapShapefile クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間