Microsoft.Activities.Extensions |
ConfigurationElementCollection<(Of <(<'T>)>)>..::..CollectionType Property |
ConfigurationElementCollection<(Of <(<'T>)>)> Class See Also Send Feedback |
Gets the type of the ConfigurationElementCollection.
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 override ConfigurationElementCollectionType CollectionType { get; } |
Visual Basic |
---|
Public Overrides ReadOnly Property CollectionType As ConfigurationElementCollectionType Get |
Visual C++ |
---|
public: virtual property ConfigurationElementCollectionType CollectionType { ConfigurationElementCollectionType get () override; } |