Udostępnij za pośrednictwem


Metoda VCPlatform2.IsDumpfile —

Przestrzeń nazw:  Microsoft.VisualStudio.VCProjectEngine
Zestaw:  Microsoft.VisualStudio.VCProjectEngine (w Microsoft.VisualStudio.VCProjectEngine.dll)

Składnia

'Deklaracja
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

Parametry

  • Path
    Typ: String

Wartość zwracana

Typ: Boolean

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCPlatform2 Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine