Compartir a través de


VCSdkReference.SubType (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.VCProjectEngine
Ensamblado:  Microsoft.VisualStudio.VCProjectEngine (en Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxis

'Declaración
Property SubType As String
string SubType { get; set; }
property String^ SubType {
    String^ get ();
    void set (String^ value);
}
abstract SubType : string with get, set
function get SubType () : String 
function set SubType (value : String)

Valor de propiedad

Tipo: String

Seguridad de .NET Framework

Vea también

Referencia

VCSdkReference Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)