Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets or sets the image data for the tile.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Property TileData As String
Get
Set
'Utilisation
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)
Valeur de propriété
Type : System.String
A string value.
Notes
The value of this property must be a Base-64 encoded string