次の方法で共有


PropertyPageDescriptor(Type, String) コンストラクター

定義

public:
 PropertyPageDescriptor(Type ^ propertyPageType, System::String ^ propertyPageHelpKeyword);
public PropertyPageDescriptor (Type propertyPageType, string propertyPageHelpKeyword);
new Microsoft.BizTalk.Adapter.Wcf.Forms.PropertyPageDescriptor : Type * string -> Microsoft.BizTalk.Adapter.Wcf.Forms.PropertyPageDescriptor
Public Sub New (propertyPageType As Type, propertyPageHelpKeyword As String)

パラメーター

propertyPageType
Type
propertyPageHelpKeyword
String

適用対象