Share via


RegistrationConfig.AssemblyFile 속성

정의

설치할 어셈블리의 파일 이름을 가져오거나 설정합니다.

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

속성 값

설치할 어셈블리의 파일 이름입니다.

적용 대상