英語で読む

次の方法で共有


Uri.IsBadFileSystemCharacter(Char) メソッド

定義

注意事項

The method has been deprecated. It is not used by the system. https://go.microsoft.com/fwlink/?linkid=14202

注意事項

Uri.IsBadFileSystemCharacter has been deprecated and is not supported.

注意事項

The method has been deprecated. It is not used by the system. http://go.microsoft.com/fwlink/?linkid=14202

ファイル システム名で文字が無効かどうかを示します。

C#
[System.Obsolete("The method has been deprecated. It is not used by the system. https://go.microsoft.com/fwlink/?linkid=14202")]
protected virtual bool IsBadFileSystemCharacter (char character);
C#
[System.Obsolete("Uri.IsBadFileSystemCharacter has been deprecated and is not supported.")]
protected virtual bool IsBadFileSystemCharacter (char character);
C#
[System.Obsolete("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);
C#
protected virtual bool IsBadFileSystemCharacter (char character);

パラメーター

character
Char

テスト対象の Char

戻り値

Boolean

指定した文字が無効な場合は true。それ以外の場合は false

属性

注釈

文字は、NTFS ファイル システムの規則に従って分析されます。

適用対象

製品 バージョン (廃止)
.NET (Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7)
.NET Framework 1.1 (2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8)
.NET Standard (2.0, 2.1)