CPathT::operator +=

此运算符追加字符串。路径。

CPathT< StringType >& operator +=(
   PCXSTR pszMore 
);

参数

  • pszMore
    要追加的字符串。

返回值

返回更新路径。

要求

Header: atlpath.h

请参见

参考

CPathT选件类