다음을 통해 공유


MapTile.MIMEType 속성

Gets or sets the MIME type of the map tile.

네임스페이스:  Microsoft.ReportingServices.RdlObjectModel
어셈블리:  Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)

구문

‘선언
Public Property MIMEType As String 
    Get 
    Set
‘사용 방법
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)

속성 값

유형: System.String
A string value.

참고 항목

참조

MapTile 클래스

Microsoft.ReportingServices.RdlObjectModel 네임스페이스