Partager via


VCFxCopTool.InputAssemblyFileName, propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Réservé à un usage interne Microsoft.

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

Syntaxe

'Déclaration
Property InputAssemblyFileName As String
string InputAssemblyFileName { get; set; }
property String^ InputAssemblyFileName {
    String^ get ();
    void set (String^ value);
}
abstract InputAssemblyFileName : string with get, set
function get InputAssemblyFileName () : String
function set InputAssemblyFileName (value : String)

Valeur de propriété

Type : System.String
Nom d'un fichier.

Sécurité .NET Framework

Voir aussi

Référence

VCFxCopTool Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms