Udostępnij za pośrednictwem


Właściwość MapTile.MIMEType

Pobiera lub ustawia typ MIME fragment mapy.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Property MIMEType As String
    Get
    Set
'Użycie
Dim instance As MapTile
Dim value As String

value = instance.MIMEType

instance.MIMEType = value
public string MIMEType { get; set; }
public:
property String^ MIMEType {
    String^ get ();
    void set (String^ value);
}
member MIMEType : string with get, set
function get MIMEType () : String
function set MIMEType (value : String)

Wartość właściwości

Typ: System.String
A ciąg wartości.