다음을 통해 공유


ServiceConfig.SxsName 속성

정의

포함된 작업에 대한 side-by-side 어셈블리의 파일 이름을 가져오거나 설정합니다.

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

속성 값

side-by-side 어셈블리의 파일 이름입니다. 기본값은 null입니다.

적용 대상