XmlAsmComp.EnvelopeDocSpecNames 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 ^ EnvelopeDocSpecNames { Microsoft::BizTalk::Component::Utilities::SchemaList ^ get(); void set(Microsoft::BizTalk::Component::Utilities::SchemaList ^ value); };
[Microsoft.BizTalk.Component.BtsDescription("DescEnvelopeSpecNames")]
[Microsoft.BizTalk.Component.BtsPropertyName("PropEnvelopeSpecNames")]
public Microsoft.BizTalk.Component.Utilities.SchemaList EnvelopeDocSpecNames { get; set; }
member this.EnvelopeDocSpecNames : Microsoft.BizTalk.Component.Utilities.SchemaList with get, set
Public Property EnvelopeDocSpecNames As SchemaList
Property Value
- Attributes