PropertyPageDescriptor(Type, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- propertyPageType
- Type
- propertyPageHelpKeyword
- String