Microsoft.VisualStudio.Extensibility.Internal Namespace

Classes

CompileTimeConstantAttribute

An attribute used to mark that a property is available to be evaluated at compile time through ValueProvider. compile time. This is used by the VisualStudio.Extensibility libraries and it's not meant to be used directly by extenders.

ExtensionAssemblyVersionProvider

Allows evaluating at compile time the value of ExtensionCore.ExtensionAssemblyVersion. This is used by the VisualStudio.Extensibility libraries and it's not meant to be used directly by extenders.