Constructor attaching an existing string buffer AND a const char * pointer, for values that are stored both ways, such as dtsOptions.userThesaurusFile and dtsOptions.userThesaurusFile2
Constructor initializing the DStringProperty with the address of a const char * pointer. The const char * pointer will always point to the string buffer in value.