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