ExtensionCore.ExtensionAssemblyVersion Property
Definition
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.
Gets the assembly version of the main assembly of the extension.
[Microsoft.VisualStudio.Extensibility.Internal.CompileTimeConstant(typeof(Microsoft.VisualStudio.Extensibility.Internal.ExtensionAssemblyVersionProvider))]
public Version ExtensionAssemblyVersion { get; }
[<Microsoft.VisualStudio.Extensibility.Internal.CompileTimeConstant(typeof(Microsoft.VisualStudio.Extensibility.Internal.ExtensionAssemblyVersionProvider))>]
member this.ExtensionAssemblyVersion : Version
Public ReadOnly Property ExtensionAssemblyVersion As Version
Property Value
- Attributes
-
Microsoft.VisualStudio.Extensibility.Internal.CompileTimeConstantAttribute