MessageProperties.IsFixedSize Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of de grootte van de MessageProperties waarde vast is.

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

Waarde van eigenschap

true als het MessageProperties een vaste grootte heeft; falseanders .

Van toepassing op