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