IXmlDocsSettings public interface IXmlDocsSettings Documentation Code bool ResolveExternalXmlDocumentation { get; } bool UseXmlDocumentation { get; } XmlDocsFormattingMode XmlDocumentationFormatting { get; set; }