ErrorContext.FullyQualifiedName Property

Definition

Specifies the object FullyQualifiedName of the context identifier in dot notation.

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

Property Value

The object FullyQualifiedName of the context identifier in dot notation.

Attributes

Applies to