I am building a Visual Studio Extension and would like to create a macro similar to those returned by IVsBuildMacroInfo interface with method GetBuildMacro. Why is there not a SetBuildMacro method? or a different interface to define a macro?
↧