Search Results for

    Show / Hide Table of Contents

    Class BulkXslt

    Apply XSLT on all Xml files in a folder

    Inheritance
    System.Object
    BulkXslt
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Quark.XA.Core.AutomationProject.CoreUtilities
    Assembly: Quark.XA.Core.AutomationProject.dll
    Syntax
    public class BulkXslt

    Constructors

    BulkXslt(String, String, String)

    Declaration
    public BulkXslt(string sourcefolderName, string destinationfolder, string xslt)
    Parameters
    Type Name Description
    System.String sourcefolderName
    System.String destinationfolder
    System.String xslt
    In This Article
    Back to top © 2025 Quark Software Inc. All rights reserved.