VSOBJECTINFO.pszClassName Campo

Definição

Ponteiro para o nome da classe.

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

Valor do campo

String
Atributos

Comentários

Assinatura COM

De VSShell. idl:

Aplica-se a