VCLinkerTool.CLRImageType, propriété

Obtient ou définit une valeur indiquant le type d'une image CLR.

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

Syntaxe

'Déclaration
Property CLRImageType As eCLRImageType
eCLRImageType CLRImageType { get; set; }
property eCLRImageType CLRImageType {
    eCLRImageType get ();
    void set (eCLRImageType value);
}
abstract CLRImageType : eCLRImageType with get, set
function get CLRImageType () : eCLRImageType
function set CLRImageType (value : eCLRImageType)

Valeur de propriété

Type : Microsoft.VisualStudio.VCProjectEngine.eCLRImageType
Énumération eCLRImageType.

Sécurité .NET Framework

Voir aussi

Référence

VCLinkerTool Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms

Autres ressources

/CLRIMAGETYPE (Spécifier le type d'une image CLR)