Udostępnij za pośrednictwem


Właściwość VCManifestTool.ComponentFileName —

Ustawia lub pobiera nazwę pliku składnika izolowanych plik COM dll.

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

Składnia

'Deklaracja
Property ComponentFileName As String
string ComponentFileName { get; set; }
property String^ ComponentFileName {
    String^ get ();
    void set (String^ value);
}
abstract ComponentFileName : string with get, set
function get ComponentFileName () : String
function set ComponentFileName (value : String)

Wartość właściwości

Typ: System.String
Ciąg zawierający nazwę odizolowane dll modelu COM.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCManifestTool Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine