TileData 속성
Gets or sets the image data for the tile.
네임스페이스: Microsoft.ReportingServices.RdlObjectModel
어셈블리: Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)
구문
‘선언
Public Property TileData As String
Get
Set
‘사용 방법
Dim instance As MapTile
Dim value As String
value = instance.TileData
instance.TileData = value
public string TileData { get; set; }
public:
property String^ TileData {
String^ get ();
void set (String^ value);
}
member TileData : string with get, set
function get TileData () : String
function set TileData (value : String)
속성 값
유형: System. . :: . .String
A string value.
주의
The value of this property must be a Base-64 encoded string