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