CorrelationKey.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

屬性值

提供者。

適用於