Partilhar via


Propriedade VCFxCopTool2.InputAssemblyFileName

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

Sintaxe

'Declaração
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)

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

VCFxCopTool2 Interface

Namespace Microsoft.VisualStudio.VCProjectEngine