MessageProperties.IsFixedSize Propriété

Définition

Obtient une valeur qui indique si le MessageProperties a une taille fixe.

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

Valeur de propriété

true si la MessageProperties taille est fixe ; sinon, false.

S’applique à