다음을 통해 공유


ContactPerson.Surname 속성

정의

성을 가져오거나 설정합니다.

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

속성 값

성입니다.

설명

해당 하는 선택적 <md:Surname> 자식 요소입니다.

적용 대상