IsValidMimeType メソッド
この API は、 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Shared Function IsValidMimeType ( _
mimeType As String _
) As Boolean
'使用
Dim mimeType As String
Dim returnValue As Boolean
returnValue = EmbeddedImage.IsValidMimeType(mimeType)
public static bool IsValidMimeType(
string mimeType
)
public:
static bool IsValidMimeType(
String^ mimeType
)
static member IsValidMimeType :
mimeType:string -> bool
public static function IsValidMimeType(
mimeType : String
) : boolean
パラメーター
- mimeType
型: System. . :: . .String
入力文字列。
戻り値
型: System. . :: . .Boolean
Boolean 値。