共用方式為


VsResolvedAssemblyPath.bstrOrigAssemblySpec Field

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assemblies:   Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Syntax

'宣告
Public bstrOrigAssemblySpec As String
'用途
Dim instance As VsResolvedAssemblyPath
Dim value As String

value = instance.bstrOrigAssemblySpec

instance.bstrOrigAssemblySpec = value
public string bstrOrigAssemblySpec
public:
String^ bstrOrigAssemblySpec
val mutable bstrOrigAssemblySpec: string
public var bstrOrigAssemblySpec : String

.NET Framework Security

See Also

Reference

VsResolvedAssemblyPath Structure

VsResolvedAssemblyPath Members

Microsoft.VisualStudio.Shell.Interop Namespace