Share via


PseudonymRequestMessage.Pseudonym 속성

정의

메시지의 wpseudo 매개 변수를 가져오거나 설정합니다.

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

속성 값

wpseudo 매개 변수의 값이 들어 있는 문자열입니다.

설명

null 또는 메시지의 wpseudo 매개 변수를 제거 하려면 빈 문자열입니다.

적용 대상