언어

MergeSessionError.SourceName 속성

정의

오류의 원인을 가져오거나 설정합니다.

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

속성 값

String 값입니다.

설명

이 속성은 어떤 사용자든 조회하거나 설정할 수 있습니다.

이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET 프레임워크 버전 2.0에서만 지원됩니다.

적용 대상