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