XmlValidator.DocSpecNames Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::BizTalk::Component::Utilities::SchemaList ^ DocSpecNames { Microsoft::BizTalk::Component::Utilities::SchemaList ^ get(); void set(Microsoft::BizTalk::Component::Utilities::SchemaList ^ value); };
[Microsoft.BizTalk.Component.BtsDescription("DescDocumentSpecNames")]
[Microsoft.BizTalk.Component.BtsPropertyName("PropDocumentSpecNames")]
public Microsoft.BizTalk.Component.Utilities.SchemaList DocSpecNames { get; set; }
member this.DocSpecNames : Microsoft.BizTalk.Component.Utilities.SchemaList with get, set
Public Property DocSpecNames As SchemaList
Property Value
- Attributes