Właściwość IVCBuildOptionsPage.CPPExtensions —

Pobiera lub ustawia wartość określającą rozszerzeń plików, które są skojarzone z plików C++.

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

Składnia

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

Wartość właściwości

Typ: String
Rozszerzeń plików skojarzonych z plików C++.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IVCBuildOptionsPage Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProject