Partager via


CodeGenerator.IsCurrentStruct Propriété

Définition

Obtient une valeur indiquant si l'objet actuellement généré est un type valeur ou un struct.

protected:
 property bool IsCurrentStruct { bool get(); };
protected bool IsCurrentStruct { get; }
member this.IsCurrentStruct : bool
Protected ReadOnly Property IsCurrentStruct As Boolean

Valeur de propriété

true si l'objet en cours est un type valeur ou un struct ; sinon, false.

S’applique à