CorrelationKey.ScopeName Property

Definition

Gets the scope name.

public:
 property System::Xml::Linq::XName ^ ScopeName { System::Xml::Linq::XName ^ get(); };
public System.Xml.Linq.XName ScopeName { get; }
member this.ScopeName : System.Xml.Linq.XName
Public ReadOnly Property ScopeName As XName

Property Value

The scope name.

Applies to