次の方法で共有


InlineScriptCompiler.GetXsltAsXmlElement(String) メソッド

定義

public:
 System::Xml::XmlElement ^ GetXsltAsXmlElement(System::String ^ code);
public System.Xml.XmlElement GetXsltAsXmlElement (string code);
member this.GetXsltAsXmlElement : string -> System.Xml.XmlElement
Public Function GetXsltAsXmlElement (code As String) As XmlElement

パラメーター

code
String

戻り値

適用対象