Share via


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

적용 대상