







![]() ![]() |
Microsoft.Activities.Extensions |
WorkflowExtensionsElement..::..Extensions Property |
WorkflowExtensionsElement Class See Also Send Feedback |
Gets The extensions collection
Namespace: Microsoft.Activities.Extensions.ServiceModel
Assembly: Microsoft.Activities.Extensions (in Microsoft.Activities.Extensions.dll) Version: 2.0.6.9 (2.0.6.9)
Syntax
C# |
---|
public ConfigurationElementCollection<WorkflowExtensionConfigElement> Extensions { get; } |
Visual Basic |
---|
Public ReadOnly Property Extensions As ConfigurationElementCollection(Of WorkflowExtensionConfigElement) Get |
Visual C++ |
---|
public: property ConfigurationElementCollection<WorkflowExtensionConfigElement^>^ Extensions { ConfigurationElementCollection<WorkflowExtensionConfigElement^>^ get (); } |