편집

다음을 통해 공유


IXSLProcessor.addParameter(String, Object, String) Method

Definition

This type or member acts as a proxy for a Microsoft XML Core Services (MSXML) object or member. For information about the MSXML object or member that is wrapped by this type or member, see the MSXML SDKWorking with MSXML5 and System.Xml Using the InfoPath 2003 Object Model

public:
 void addParameter(System::String ^ baseName, System::Object ^ parameter, System::String ^ namespaceURI);
public void addParameter (string baseName, object parameter, string namespaceURI);
abstract member addParameter : string * obj * string -> unit
Public Sub addParameter (baseName As String, parameter As Object, namespaceURI As String)

Parameters

baseName
String
parameter
Object
namespaceURI
String

Applies to