Share via


VCPlatform2.IsDumpfile Method (String)

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Syntax

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

Parameters

Return Value

Type: System.Boolean

Implements

VCPlatform.IsDumpfile(String)

.NET Framework Security

See Also

Reference

VCPlatform2 Interface

IsDumpfile Overload

Microsoft.VisualStudio.VCProjectEngine Namespace