VsResolvedAssemblyPath.bstrResolvedAssemblyPath Field
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.
The resolved assembly path.
public: System::String ^ bstrResolvedAssemblyPath;
public: Platform::String ^ bstrResolvedAssemblyPath;
std::wstring bstrResolvedAssemblyPath;
public string bstrResolvedAssemblyPath;
val mutable bstrResolvedAssemblyPath : string
Public bstrResolvedAssemblyPath As String