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+ 애플리케이션의 이름입니다.

적용 대상