| SearchDocumentGeneratorConfig Property |
[Missing <summary> documentation for "P:Activsoft.Search.SearchDocument.GeneratorConfig"]
Namespace: Activsoft.SearchAssembly: Activsoft.Search (in Activsoft.Search.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic XmlNode GeneratorConfig { get; }Public ReadOnly Property GeneratorConfig As XmlNode
Get
public:
property XmlNode^ GeneratorConfig {
XmlNode^ get ();
}member GeneratorConfig : XmlNode with get
Property Value
Type:
XmlNode
See Also