GoDigram for .NET Framework and .NET Core
Northwoods.Go.Xml Namespace / IGoXmlTransformer Interface / Reader Property
In This Topic
    Reader Property (IGoXmlTransformer)
    In This Topic
    Gets or sets which GoXmlReader is using this transformer.
    Syntax
    GoXmlReader Reader {get; set;}
    See Also