共用方式為


TileData 屬性

Gets the image data for the tile.

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

語法

'宣告
Public ReadOnly Property TileData As String
    Get
'用途
Dim instance As MapTile
Dim value As String

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

屬性值

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