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

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

UrlAttribute.IsContextOK メソッド

指定した Context が UrlAttribute の要件満たしているかどうかを示すブール値を返します

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

<ComVisibleAttribute(True)> _
Public Overrides Function
 IsContextOK ( _
    ctx As Context, _
    msg As IConstructionCallMessage _
) As Boolean
Dim instance As UrlAttribute
Dim ctx As Context
Dim msg As IConstructionCallMessage
Dim returnValue As Boolean

returnValue = instance.IsContextOK(ctx, msg)
[ComVisibleAttribute(true)] 
public override bool IsContextOK (
    Context ctx,
    IConstructionCallMessage msg
)
[ComVisibleAttribute(true)] 
public:
virtual bool IsContextOK (
    Context^ ctx, 
    IConstructionCallMessage^ msg
) override
/** @attribute ComVisibleAttribute(true) */ 
public boolean IsContextOK (
    Context ctx, 
    IConstructionCallMessage msg
)
ComVisibleAttribute(true) 
public override function IsContextOK (
    ctx : Context, 
    msg : IConstructionCallMessage
) : boolean

パラメータ

ctx

現在のコンテキスト属性検証するコンテキスト

msg

現在のコンテキストパラメータ検証する必要がある構築呼び出し

戻り値
渡されコンテキスト使用できる場合trueそれ以外場合false

例外例外
.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
UrlAttribute クラス
UrlAttribute メンバ
System.Runtime.Remoting.Activation 名前空間
Context



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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2024 GRAS Group, Inc.RSS