PropertyPage Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
PropertyPage() | |
PropertyPage(String) |
PropertyPage()
public:
PropertyPage();
public PropertyPage ();
Public Sub New ()
Si applica a
PropertyPage(String)
protected:
PropertyPage(System::String ^ propertyPageTitle);
protected PropertyPage (string propertyPageTitle);
new Microsoft.BizTalk.Adapter.Wcf.Forms.PropertyPage : string -> Microsoft.BizTalk.Adapter.Wcf.Forms.PropertyPage
Protected Sub New (propertyPageTitle As String)
Parametri
- propertyPageTitle
- String