ApplicationNameAttribute.Value プロパティ

定義

アセンブリのコンポーネントを格納する COM+ アプリケーションの名前を示す値を取得します。

public:
 property System::String ^ Value { System::String ^ get(); };
public string Value { get; }
member this.Value : string
Public ReadOnly Property Value As String

プロパティ値

COM+ アプリケーションの名前。

適用対象