Udostępnij za pośrednictwem


Właściwość VCManifestTool.InputResourceManifests —

Ustawia lub pobiera listę zasobów zawierających manifestów.

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

Składnia

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

Wartość właściwości

Typ: System.String
Ciąg zawierający listę fragmenty manifestu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCManifestTool Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine