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