다음을 통해 공유


XmlSerializerVersionAttribute.ParentAssemblyId 속성

정의

부모 어셈블리의 ID를 가져오거나 설정합니다.

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

속성 값

String

부모 어셈블리의 버전입니다.

설명

어셈블리 ID는 어셈블리의 버전, 어셈블리 이름 및 문화권 정보로 구성됩니다.

적용 대상