| title |
rename_search_namespace | Microsoft Docs |
| ms.custom |
|
| ms.date |
11/04/2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
|
| ms.tgt_pltfrm |
|
| ms.topic |
reference |
| f1_keywords |
|
| dev_langs |
|
| helpviewer_keywords |
rename_search_namespace attribute |
|
| ms.assetid |
47c9d7fd-59dc-4c62-87a1-9011a0040167 |
| caps.latest.revision |
4 |
| author |
corob-msft |
| ms.author |
corob |
| manager |
ghogen |
| ms.workload |
|
C++ Specific
Has the same functionality as the rename_namespace attribute but is used on type libraries that you use the #import directive with the auto_search attribute.
rename_search_namespace("NewName")
NewName
The new name of the namespace.
Remarks
END C++ Specific
#import Attributes
#import Directive