다음을 통해 공유


VCPlatform2.IsDumpfile 메서드

네임스페이스:  Microsoft.VisualStudio.VCProjectEngine
어셈블리:  Microsoft.VisualStudio.VCProjectEngine(Microsoft.VisualStudio.VCProjectEngine.dll)

구문

‘선언
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

매개 변수

  • Path
    형식: String

반환 값

형식: Boolean

.NET Framework 보안

참고 항목

참조

VCPlatform2 인터페이스

Microsoft.VisualStudio.VCProjectEngine 네임스페이스