Table of Contents

Property SourceNamespace

Namespace
DocWright.Reporting
Assembly
DocWright.Reporting.dll

SourceNamespace

Gets the namespace the root element actually carried.

public string SourceNamespace { get; }

Property Value

string

Remarks

Kept separately from SchemaVersion so an unrecognized namespace can still be written back exactly as it arrived, rather than being normalized to whatever DocWright guessed it meant.