The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ActivityBindTypeConverter::GetPropertiesSupported Method (ITypeDescriptorContext^)
.NET Framework (current version)
Returns a value indicating whether the ActivityBind supports properties using the specified context.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- context
-
Type:
System.ComponentModel::ITypeDescriptorContext^
The ITypeDescriptorContext that provides a format context.
Return Value
Type: System::Booleantrue if GetProperties should be called to find the properties of this object; otherwise, false.
.NET Framework
Available since 3.0
Available since 3.0
Show: