CorrelationKey.Provider Property

Definition

Gets the provider.

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

Property Value

The provider.

Applies to