VCUserMacro Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
| Name | Description | |
|---|---|---|
![]() | Delimiter | Sets or gets the delimiter separating macros. |
![]() | InheritsFromParent | Gets or sets whether a user macro inherits values from its parent. |
![]() | Name | Gets the name of the user macro. |
![]() | PerformEnvironmentSet | Sets of gets whether the macro is set within the environment. |
![]() | PropertySheet | Gets the property sheet contining the user macro. |
![]() | Value | Sets or gets the string replacement for the user macro. |
Show:
