XmlDasmComp.EnvelopeSpecNames 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 ^ EnvelopeSpecNames { 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 EnvelopeSpecNames { get; set; }
member this.EnvelopeSpecNames : Microsoft.BizTalk.Component.Utilities.SchemaList with get, set
Public Property EnvelopeSpecNames As SchemaList
Property Value
- Attributes