다음을 통해 공유


ErrorContext.FullyQualifiedName 속성

정의

점 표기법으로 컨텍스트 식별자의 개체 FullyQualifiedName을 지정합니다.

public:
 property System::String ^ FullyQualifiedName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string FullyQualifiedName { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.FullyQualifiedName : string with get, set
Public Property FullyQualifiedName As String

속성 값

점 표기법의 컨텍스트 식별자에 대한 개체 FullyQualifiedName입니다.

특성

적용 대상