<Code Lib>
2025 Property
Changes 0
P

Parameter.IsReadOnly

Description:
Get the readonly property of the parameter.
Remarks:
This function can be used to check if the parameter is read-only.

public override bool IsReadOnly { get; }

Loading…