Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables macro evaluation by retrieving, from the project, the string associated with a macro name.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("9015B3AB-9FE2-430D-B79F-E0E581BD5B8B")> _
Public Interface IVsBuildMacroInfo
'Usage
Dim instance As IVsBuildMacroInfo
[InterfaceTypeAttribute()]
[GuidAttribute("9015B3AB-9FE2-430D-B79F-E0E581BD5B8B")]
public interface IVsBuildMacroInfo
[InterfaceTypeAttribute()]
[GuidAttribute(L"9015B3AB-9FE2-430D-B79F-E0E581BD5B8B")]
public interface class IVsBuildMacroInfo
public interface IVsBuildMacroInfo