PropertyReadOnlyException Constructor(String)
In This Topic
Internal constructor with description.
Syntax
public PropertyReadOnlyException(
string
)
public:
PropertyReadOnlyException(
String^
)
Parameters
| Parameter Name | Description |
|---|
| txt | Detail description of exception |
See Also