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

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

InterfaceQueuingAttribute コンストラクタ

InterfaceQueuingAttribute クラス新しインスタンス初期化してキュー サポート有効にます。
オーバーロードの一覧オーバーロードの一覧

名前 説明
InterfaceQueuingAttribute () InterfaceQueuingAttribute クラス新しインスタンス初期化してEnabled プロパティおよび Interface プロパティ既定値設定します
InterfaceQueuingAttribute (Boolean) InterfaceQueuingAttribute クラス新しインスタンス初期化してオプションキュー サポート無効にます。
参照参照

関連項目

InterfaceQueuingAttribute クラス
InterfaceQueuingAttribute メンバ
System.EnterpriseServices 名前空間

InterfaceQueuingAttribute コンストラクタ (Boolean)

InterfaceQueuingAttribute クラス新しインスタンス初期化してオプションキュー サポート無効にます。

名前空間: System.EnterpriseServices
アセンブリ: System.EnterpriseServices (system.enterpriseservices.dll 内)
構文構文

Dim enabled As Boolean

Dim instance As New InterfaceQueuingAttribute(enabled)
public InterfaceQueuingAttribute (
    bool enabled
)
public:
InterfaceQueuingAttribute (
    bool enabled
)
public InterfaceQueuingAttribute (
    boolean enabled
)
public function InterfaceQueuingAttribute (
    enabled : boolean
)

パラメータ

enabled

キュー サポート有効にする場合trueそれ以外場合false

使用例使用例

新しInterfaceQueuingAttribute作成するコード例次に示します

<InterfaceQueuing(True)>  _
Public Interface IInterfaceQueuingAttribute_Ctor_Bool
End Interface 'IInterfaceQueuingAttribute_Ctor_Bool
[InterfaceQueuing(true)]
public interface IInterfaceQueuingAttribute_Ctor_Bool
{
}
[InterfaceQueuing(true)]
interface class IInterfaceQueuingAttribute_Ctor_Bool{};
/** @attribute InterfaceQueuing(true)
 */
public interface IInterfaceQueuingAttribute_Ctor_Bool
{
} //IInterfaceQueuingAttribute_Ctor_Bool
.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
InterfaceQueuingAttribute クラス
InterfaceQueuingAttribute メンバ
System.EnterpriseServices 名前空間

InterfaceQueuingAttribute コンストラクタ ()

InterfaceQueuingAttribute クラス新しインスタンス初期化してEnabled プロパティおよび Interface プロパティ既定値設定します

名前空間: System.EnterpriseServices
アセンブリ: System.EnterpriseServices (system.enterpriseservices.dll 内)
構文構文

Dim instance As New InterfaceQueuingAttribute
public InterfaceQueuingAttribute ()
public:
InterfaceQueuingAttribute ()
public InterfaceQueuingAttribute ()
public function InterfaceQueuingAttribute ()
解説解説

InterfaceQueuingAttributeインスタンス初期プロパティ値を次の表に示します

使用例使用例

新しInterfaceQueuingAttribute作成するコード例次に示します

<InterfaceQueuing()>  _
Public Interface IInterfaceQueuingAttribute_Ctor
End Interface 'IInterfaceQueuingAttribute_Ctor
[InterfaceQueuing]
public interface IInterfaceQueuingAttribute_Ctor
{
}
[InterfaceQueuing]
interface class IInterfaceQueuingAttribute_Ctor{};
/** @attribute InterfaceQueuing()
 */
public interface IInterfaceQueuingAttribute_Ctor
{
} //IInterfaceQueuingAttribute_Ctor
.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
InterfaceQueuingAttribute クラス
InterfaceQueuingAttribute メンバ
System.EnterpriseServices 名前空間



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

辞書ショートカット

すべての辞書の索引

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

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

   

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



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

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

©2025 GRAS Group, Inc.RSS