Uri.IsReservedCharacter メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > Uri.IsReservedCharacter メソッドの意味・解説 

Uri.IsReservedCharacter メソッド

メモ : このメソッドは、互換性のために残されています。

指定した文字予約文字かどうかを表す Boolean返します

名前空間: System
アセンブリ: 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
 IsReservedCharacter ( _
    character As Char _
) As Boolean
[ObsoleteAttribute("The method has been deprecated. It is not used by the system.
 http://go.microsoft.com/fwlink/?linkid=14202")] 
protected virtual bool IsReservedCharacter
 (
    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 IsReservedCharacter (
    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 IsReservedCharacter (
    char character
)
ObsoleteAttribute("The method has been deprecated. It is not used by the system.
 http://go.microsoft.com/fwlink/?linkid=14202") 
protected function IsReservedCharacter (
    character : char
) : boolean

パラメータ

character

テスト対象Char

戻り値
指定した文字予約済み文字である場合trueそれ以外場合false

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

Uri.IsReservedCharacter メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



Uri.IsReservedCharacter メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS