Compartir a través de


VCPlatform2.IsDumpfile (Método)

Espacio de nombres:  Microsoft.VisualStudio.VCProjectEngine
Ensamblado:  Microsoft.VisualStudio.VCProjectEngine (en Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxis

'Declaración
Function IsDumpfile ( _
    Path As String _
) As Boolean
bool IsDumpfile(
    string Path
)
bool IsDumpfile(
    [InAttribute] String^ Path
)
abstract IsDumpfile : 
        Path:string -> bool 
function IsDumpfile(
    Path : String
) : boolean

Parámetros

Valor devuelto

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

VCPlatform2 Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)