[This is preliminary documentation and is subject to change.]
Returns the source root tree before script was run but all includes processed
Namespace: NFX.RelationalModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public IConfigSectionNode SourceOriginal { get; }
public IConfigSectionNode SourceOriginal { get; }
Public ReadOnly Property SourceOriginal As IConfigSectionNode
Get
Public ReadOnly Property SourceOriginal As IConfigSectionNode
Get
public:
property IConfigSectionNode^ SourceOriginal {
IConfigSectionNode^ get ();
}
public:
property IConfigSectionNode^ SourceOriginal {
IConfigSectionNode^ get ();
}
member SourceOriginal : IConfigSectionNode with get
member SourceOriginal : IConfigSectionNode with get
Property Value
Type:
IConfigSectionNode