Uri.IsBadFileSystemCharacter メソッド
アセンブリ: System (system.dll 内)

<ObsoleteAttribute("The method has been deprecated. It is not used by the system. http://go.microsoft.com/fwlink/?linkid=14202")> _ Protected Overridable Function IsBadFileSystemCharacter ( _ character As Char _ ) As Boolean
Dim character As Char Dim returnValue As Boolean returnValue = Me.IsBadFileSystemCharacter(character)
[ObsoleteAttribute("The method has been deprecated. It is not used by the system. http://go.microsoft.com/fwlink/?linkid=14202")] protected virtual bool IsBadFileSystemCharacter ( char character )
[ObsoleteAttribute(L"The method has been deprecated. It is not used by the system. http://go.microsoft.com/fwlink/?linkid=14202")] protected: virtual bool IsBadFileSystemCharacter ( wchar_t character )
/** @attribute ObsoleteAttribute("The method has been deprecated. It is not used by the system. http://go.microsoft.com/fwlink/?linkid=14202") */ protected boolean IsBadFileSystemCharacter ( char character )
ObsoleteAttribute("The method has been deprecated. It is not used by the system. http://go.microsoft.com/fwlink/?linkid=14202") protected function IsBadFileSystemCharacter ( character : char ) : boolean
戻り値
指定した文字が無効な場合は true。それ以外の場合は false。


Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。

サポート対象 : 1.0、1.1
2.0 では、互換性のために残されています (コンパイル時に警告)
.NET Compact Framework
サポート対象 : 1.0
2.0 では、互換性のために残されています (コンパイル時に警告)

Weblioに収録されているすべての辞書からUri.IsBadFileSystemCharacter メソッドを検索する場合は、下記のリンクをクリックしてください。

- Uri.IsBadFileSystemCharacter メソッドのページへのリンク