Campo VSOPENFILENAMEW.pwzFileName

 

Publicado: abril de 2016

A seqüência de caracteres que contém o nome do arquivo.O primeiro caractere desse buffer deve ser NULL se não for necessária a inicialização.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)

Sintaxe

public IntPtr pwzFileName
public:
IntPtr pwzFileName
val mutable pwzFileName : nativeint
Public pwzFileName As IntPtr

Valor de Campo

Type: System.IntPtr

Comentários

COM assinatura

De vsshell.idl:

Consulte também

Estrutura VSOPENFILENAMEW
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo