Udostępnij za pośrednictwem


Właściwość VCPropertySheet.ConfigurationType —

Pobiera lub ustawia typ danych wyjściowych, który generuje tej konfiguracji.

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

Składnia

'Deklaracja
Property ConfigurationType As ConfigurationTypes
ConfigurationTypes ConfigurationType { get; set; }
property ConfigurationTypes ConfigurationType {
    ConfigurationTypes get ();
    void set (ConfigurationTypes value);
}
abstract ConfigurationType : ConfigurationTypes with get, set
function get ConfigurationType () : ConfigurationTypes
function set ConfigurationType (value : ConfigurationTypes)

Wartość właściwości

Typ: Microsoft.VisualStudio.VCProjectEngine.ConfigurationTypes
A ConfigurationTypes wyliczania.

Uwagi

Użyj ConfigurationTypes wyliczanie, aby zmienić wartość tej właściwości.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCPropertySheet Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine