VSOBNAVIGATIONINFO2.pszLibName Field

Definition

String containing the library name.

public: System::String ^ pszLibName;
public: Platform::String ^ pszLibName;
std::wstring pszLibName;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WCHAR")]
[System.Runtime.InteropServices.ComConversionLoss]
public string pszLibName;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WCHAR")>]
[<System.Runtime.InteropServices.ComConversionLoss>]
val mutable pszLibName : string
Public pszLibName As String 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to