RegistrationConfig.Application プロパティ

定義

アセンブリのインストール先とする COM+ アプリケーションの名前を取得または設定します。

public:
 property System::String ^ Application { System::String ^ get(); void set(System::String ^ value); };
public string Application { get; set; }
member this.Application : string with get, set
Public Property Application As String

プロパティ値

アセンブリのインストール先とする COM+ アプリケーションの名前。

適用対象