Partager via


VCActiveXReference.SubType, propriété

Obtient ou définit le sous-type de fichier interprété par les concepteurs.

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 : System.String
Sous-type du fichier.

Sécurité .NET Framework

Voir aussi

Référence

VCActiveXReference Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms