Share via


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+ 應用程式的名稱。

適用於