Udostępnij za pośrednictwem


Właściwość VCManifestTool.ReplacementsFile —

Ustawia lub pobiera plik zastępujący ciąg znaków.

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

Składnia

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

Wartość właściwości

Typ: String
String, posiadający nazwę pliku, który zawiera ciąg wartości zastępczych.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCManifestTool Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine