PropertyPageProvider Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
PropertyPageProvider() | |
PropertyPageProvider(PropertyPageDescriptor[]) |
PropertyPageProvider()
protected:
PropertyPageProvider();
protected PropertyPageProvider ();
Protected Sub New ()
S’applique à
PropertyPageProvider(PropertyPageDescriptor[])
protected:
PropertyPageProvider(cli::array <Microsoft::BizTalk::Adapter::Wcf::Forms::PropertyPageDescriptor ^> ^ propertyPageDescriptors);
protected PropertyPageProvider (Microsoft.BizTalk.Adapter.Wcf.Forms.PropertyPageDescriptor[] propertyPageDescriptors);
new Microsoft.BizTalk.Adapter.Wcf.Forms.PropertyPageProvider : Microsoft.BizTalk.Adapter.Wcf.Forms.PropertyPageDescriptor[] -> Microsoft.BizTalk.Adapter.Wcf.Forms.PropertyPageProvider
Protected Sub New (propertyPageDescriptors As PropertyPageDescriptor())
Paramètres
- propertyPageDescriptors
- PropertyPageDescriptor[]