Compartir a través de


MapShapefile.Source Propiedad

Gets the location of a shape file to be imported.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property Source As ReportStringProperty 
    Get
'Uso
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

Valor de la propiedad

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty object.

Vea también

Referencia

MapShapefile Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering