共用方式為


XmlQueryRuntime.ExternalContext 屬性

定義

傳回管理外部使用者內容資訊 (例如資料來源、參數、擴充物件等) 的物件。

public:
 property System::Xml::Xsl::Runtime::XmlQueryContext ^ ExternalContext { System::Xml::Xsl::Runtime::XmlQueryContext ^ get(); };
public System.Xml.Xsl.Runtime.XmlQueryContext ExternalContext { get; }
member this.ExternalContext : System.Xml.Xsl.Runtime.XmlQueryContext
Public ReadOnly Property ExternalContext As XmlQueryContext

屬性值

XmlQueryContext

XmlQueryContext 類別的執行個體。

適用於