共用方式為


ProvideCodeBaseAttribute.Version Property

Gets or sets the version of the assembly to use instead of the originally-requested version.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'宣告
Public Property Version As String
public string Version { get; set; }

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

ProvideCodeBaseAttribute Class

Microsoft.VisualStudio.Shell Namespace