次の方法で共有


PropertyPage コンストラクター

定義

オーバーロード

PropertyPage()
PropertyPage(String)

PropertyPage()

public:
 PropertyPage();
public PropertyPage ();
Public Sub New ()

適用対象

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)

パラメーター

propertyPageTitle
String

適用対象