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

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

InternalRemotingServices.RemotingAssert メソッド

条件チェックし、その条件false場合メッセージ表示するように、内部デバッガ指示します

名前空間: System.Runtime.Remoting
アセンブリ: mscorlib (mscorlib.dll 内)
構文構文

<ConditionalAttribute("_DEBUG")> _
Public Shared Sub RemotingAssert
 ( _
    condition As Boolean, _
    message As String _
)
Dim condition As Boolean
Dim message As String

InternalRemotingServices.RemotingAssert(condition, message)
[ConditionalAttribute("_DEBUG")] 
public static void RemotingAssert
 (
    bool condition,
    string message
)
[ConditionalAttribute(L"_DEBUG")] 
public:
static void RemotingAssert (
    bool condition, 
    String^ message
)
/** @attribute ConditionalAttribute("_DEBUG") */ 
public static void RemotingAssert
 (
    boolean condition, 
    String message
)
ConditionalAttribute("_DEBUG") 
public static function RemotingAssert
 (
    condition : boolean, 
    message : String
)

パラメータ

condition

メッセージ表示されないようにする場合trueそれ以外場合false

message

conditionfalse場合表示するメッセージ

解説解説

InternalRemotingServices クラスstatic メソッド呼び出す必要はありません。

"_DEBUG" プリプロセス シンボルは、ConditionalAttribute 属性使用してメソッド適用されます。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
InternalRemotingServices クラス
InternalRemotingServices メンバ
System.Runtime.Remoting 名前空間


このページでは「.NET Framework クラス ライブラリ リファレンス」からInternalRemotingServices.RemotingAssert メソッドを検索した結果を表示しています。
Weblioに収録されているすべての辞書からInternalRemotingServices.RemotingAssert メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からInternalRemotingServices.RemotingAssert メソッド を検索

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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS