Udostępnij za pośrednictwem


Właściwość VCFxCopTool.InputAssemblyFileName —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  Microsoft.VisualStudio.VCProjectEngine
Zestaw:  Microsoft.VisualStudio.VCProjectEngine (w Microsoft.VisualStudio.VCProjectEngine.dll)

Składnia

'Deklaracja
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)

Wartość właściwości

Typ: System.String
Nazwa pliku.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCFxCopTool Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine