Свойство Source

Gets the calculated value of the Source property in a MapShapefile class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property Source As String
    Get
'Применение
Dim instance As MapShapefileInstance
Dim value As String

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

Значение свойства

Тип: System. . :: . .String
A string value that represents the calculated value of the Source property.