共用方式為


MapDataRegionName 屬性

Gets the name of the map data region.

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Public ReadOnly Property MapDataRegionName As String
    Get
'用途
Dim instance As MapVectorLayer
Dim value As String

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

屬性值

型別:System. . :: . .String
A string value.