共用方式為


PropertyPageProvider 類別

定義

public ref class PropertyPageProvider abstract : Microsoft::BizTalk::Admin::IPersistPropertyBag, Microsoft::BizTalk::Admin::IPropertyPageFrame, Microsoft::BizTalk::ExplorerOM::IPersistPropertyBag
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("4A90ACB9-9673-49EB-9092-91198348D21C")]
public abstract class PropertyPageProvider : Microsoft.BizTalk.Admin.IPersistPropertyBag, Microsoft.BizTalk.Admin.IPropertyPageFrame, Microsoft.BizTalk.ExplorerOM.IPersistPropertyBag
type PropertyPageProvider = class
    interface IPersistPropertyBag
    interface IPersistPropertyBag
    interface IPropertyPageFrame
Public MustInherit Class PropertyPageProvider
Implements IPersistPropertyBag, IPersistPropertyBag, IPropertyPageFrame
繼承
PropertyPageProvider
屬性
實作

建構函式

PropertyPageProvider()
PropertyPageProvider(PropertyPageDescriptor[])

屬性

AdapterConfig
Creating
LocationContext

方法

GetClassID(Guid)
InitNew()
Load(IPropertyBag, Int32)
Load(IPropertyBag, Int32)
OnBindingChanged(Object)
OnLoadPropertyPages()
OnPropertyChanged(Object)
OnSavePropertyPages()
Save(IPropertyBag, Boolean, Boolean)
Save(IPropertyBag, Boolean, Boolean)
ShowPropertyFrame(IntPtr, String)

事件

BindingChanged
LoadPropertyPages
PropertyChanged
SavePropertyPages

適用於