Compartir a través de


TileData Propiedad

Gets or sets the image data for the tile.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public Property TileData As String
    Get
    Set
'Uso
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)

Valor de la propiedad

Tipo: System. . :: . .String
A string value.

Comentarios

The value of this property must be a Base-64 encoded string