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