XmlTypeAttributeIncludeInSchema Property |
Gets or sets a value that indicates whether to include the type in XML schema
documents.
Namespace: System.Xml.SerializationAssembly: CSharpXamlForHtml5.System.Xml.dll (in CSharpXamlForHtml5.System.Xml.dll.dll) Version: 1.0.0.0
Syntax public bool IncludeInSchema { get; set; }
Property Value
Type:
BooleanSee Also