VsResolvedAssemblyPath.bstrOrigAssemblySpec Field
The original assembly specification.
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
'Declaration
Public bstrOrigAssemblySpec As String
public string bstrOrigAssemblySpec
public:
String^ bstrOrigAssemblySpec
val mutable bstrOrigAssemblySpec: string
public var bstrOrigAssemblySpec : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.