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

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

ApplicationIDAttribute コンストラクタ

COM+ アプリケーションアプリケーション ID表している GUID指定する、ApplicationIDAttribute クラス新しインスタンス初期化します。

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

Dim guid As String

Dim instance As New ApplicationIDAttribute(guid)
public ApplicationIDAttribute (
    string guid
)
public:
ApplicationIDAttribute (
    String^ guid
)
public ApplicationIDAttribute (
    String guid
)
public function ApplicationIDAttribute (
    guid : String
)

パラメータ

guid

COM+ アプリケーション関連付けられている GUID

使用例使用例

新しApplicationIDAttribute作成する方法次のコード例示します

' The GUID (Globally Unique Identifier) shown below is for example purposes
' only and should be replaced by a GUID that you have generated.
<Assembly: ApplicationID("727FC170-1D80-4e89-84CC-22AAB10A6F24")> 
// The GUID (Globally Unique Identifier) shown below is for example
 purposes
// only and should be replaced by a GUID that you have generated.
[assembly: ApplicationID("727FC170-1D80-4e89-84CC-22AAB10A6F24")]
// The GUID (Globally Unique Identifier) shown below is for example
 purposes
// only and should be replaced by a GUID that you have generated.
/** @assembly ApplicationID("727FC170-1D80-4e89-84CC-22AAB10A6F24")
 */
.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
ApplicationIDAttribute クラス
ApplicationIDAttribute メンバ
System.EnterpriseServices 名前空間



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

辞書ショートカット

すべての辞書の索引

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

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

   

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



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

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

©2024 GRAS Group, Inc.RSS