






|
| Microsoft.Activities.Extensions |
| WorkflowArguments..::..IsReadOnly Property |
| WorkflowArguments Class See Also Send Feedback |
Gets a value indicating whether the ICollection<(Of <(<'T>)>)> is read-only.
Namespace: Microsoft.Activities.Extensions
Assembly: Microsoft.Activities.Extensions (in Microsoft.Activities.Extensions.dll) Version: 2.0.6.9 (2.0.6.9)
Syntax
| C# |
|---|
public bool IsReadOnly { get; } |
| Visual Basic |
|---|
Public ReadOnly Property IsReadOnly As Boolean Get |
| Visual C++ |
|---|
public: virtual property bool IsReadOnly { bool get () sealed; } |
