Partager via


VCPlatform2.IsExecutable, méthode

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Déclaration
Function IsExecutable ( _
    Path As String _
) As Boolean
bool IsExecutable(
    string Path
)
bool IsExecutable(
    [InAttribute] String^ Path
)
abstract IsExecutable : 
        Path:string -> bool 
function IsExecutable(
    Path : String
) : boolean

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

VCPlatform2 Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms