MembershipPasswordException コンストラクタとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > MembershipPasswordException コンストラクタの意味・解説 

MembershipPasswordException コンストラクタ (String, Exception)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

MembershipPasswordException クラス新しインスタンス初期化しMessage プロパティ特定の message に、InnerException プロパティ特定の innerException設定します

名前空間: System.Web.Security
アセンブリ: System.Web (system.web.dll 内)
構文構文

Public Sub New ( _
    message As String, _
    innerException As Exception _
)
Dim message As String
Dim innerException As Exception

Dim instance As New MembershipPasswordException(message,
 innerException)
public MembershipPasswordException (
    string message,
    Exception innerException
)
public:
MembershipPasswordException (
    String^ message, 
    Exception^ innerException
)
public MembershipPasswordException (
    String message, 
    Exception innerException
)
public function MembershipPasswordException
 (
    message : String, 
    innerException : Exception
)

パラメータ

message

例外理由に関する説明

innerException

MembershipPasswordException の原因になる例外

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

MembershipPasswordException コンストラクタ (SerializationInfo, StreamingContext)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

指定されシリアル化情報コンテキスト使用して、MembershipPasswordException クラス新しインスタンス初期化します。

名前空間: System.Web.Security
アセンブリ: System.Web (system.web.dll 内)
構文構文

Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New MembershipPasswordException(info,
 context)
protected MembershipPasswordException (
    SerializationInfo info,
    StreamingContext context
)
protected:
MembershipPasswordException (
    SerializationInfo^ info, 
    StreamingContext context
)
protected MembershipPasswordException (
    SerializationInfo info, 
    StreamingContext context
)
protected function MembershipPasswordException
 (
    info : SerializationInfo, 
    context : StreamingContext
)

パラメータ

info

スローされている例外に関するシリアル化済みオブジェクト データ保持している SerializationInfo。

context

転送元または転送先に関すコンテキスト情報含んでいる StreamingContext。

.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
MembershipPasswordException クラス
MembershipPasswordException メンバ
System.Web.Security 名前空間

MembershipPasswordException コンストラクタ (String)


MembershipPasswordException コンストラクタ

MembershipPasswordException クラス新しインスタンス初期化します。
オーバーロードの一覧オーバーロードの一覧

名前 説明
MembershipPasswordException () MembershipPasswordException クラス新しインスタンス初期化します。
MembershipPasswordException (String) MembershipPasswordException クラス新しインスタンス初期化しMessage プロパティを、指定されmessage設定します
MembershipPasswordException (SerializationInfo, StreamingContext) 指定されシリアル化情報コンテキスト使用してMembershipPasswordException クラス新しインスタンス初期化します。
MembershipPasswordException (String, Exception) MembershipPasswordException クラス新しインスタンス初期化しMessage プロパティ特定の message に、InnerException プロパティ特定の innerException設定します
参照参照

関連項目

MembershipPasswordException クラス
MembershipPasswordException メンバ
System.Web.Security 名前空間

MembershipPasswordException コンストラクタ ()




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

辞書ショートカット

すべての辞書の索引

「MembershipPasswordException コンストラクタ」の関連用語

MembershipPasswordException コンストラクタのお隣キーワード
検索ランキング

   

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



MembershipPasswordException コンストラクタのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2024 GRAS Group, Inc.RSS