Partager via


VCProjectReference.SubType, propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Réservé à un usage interne Microsoft. Ne pas utiliser.

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : String
une chaîne ;

Sécurité .NET Framework

Voir aussi

Référence

VCProjectReference Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms