共用方式為


VsResolvedAssemblyPath.bstrResolvedAssemblyPath 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 bstrResolvedAssemblyPath As String
'用途
Dim instance As VsResolvedAssemblyPath
Dim value As String

value = instance.bstrResolvedAssemblyPath

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

.NET Framework Security

See Also

Reference

VsResolvedAssemblyPath Structure

VsResolvedAssemblyPath Members

Microsoft.VisualStudio.Shell.Interop Namespace