Partager via


TypeName.IsByRef Propriété

Définition

Obtient une valeur qui indique s’il s’agit d’un type de pointeur managé (par exemple, « ref int »).

Les types de pointeur managé sont parfois appelés types byref (IsByRef).

public:
 property bool IsByRef { bool get(); };
public bool IsByRef { get; }
member this.IsByRef : bool
Public ReadOnly Property IsByRef As Boolean

Valeur de propriété

S’applique à