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。

属性

适用于