Compartir a través de


VCReference.SubType (Propiedad)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Uso de Microsoft solo.No utilizar.

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: System.String
Una cadena.

Seguridad de .NET Framework

Vea también

Referencia

VCReference Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)