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.
Passed to GetService to return a reference to IVsBooleanSymbolExpressionEvaluator.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assemblies: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Syntax
'Declaration
<GuidAttribute("943A3169-D328-4E42-8AF6-7200E5E8C2E4")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface VsProjectCapabilityExpressionMatcher
[GuidAttribute("943A3169-D328-4E42-8AF6-7200E5E8C2E4")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface VsProjectCapabilityExpressionMatcher
[GuidAttribute(L"943A3169-D328-4E42-8AF6-7200E5E8C2E4")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class VsProjectCapabilityExpressionMatcher
[<GuidAttribute("943A3169-D328-4E42-8AF6-7200E5E8C2E4")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type VsProjectCapabilityExpressionMatcher = interface end
public interface VsProjectCapabilityExpressionMatcher