Microsoft.VisualStudio.Extensibility.Internal Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |