VsResolvedAssemblyPath Struct
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.
Represents a resolved assembly path, as used in ResolveAssemblyPathInTargetFx(String[], UInt32, VsResolvedAssemblyPath[], UInt32).
public value class VsResolvedAssemblyPath
public value class VsResolvedAssemblyPath
struct VsResolvedAssemblyPath
public struct VsResolvedAssemblyPath
type VsResolvedAssemblyPath = struct
Public Structure VsResolvedAssemblyPath
- Inheritance
-
VsResolvedAssemblyPath
Fields
bstrOrigAssemblySpec |
The original assembly specification. |
bstrResolvedAssemblyPath |
The resolved assembly path. |