MessageProperties.IsFixedSize Egenskap

Definition

Hämtar ett värde som anger om har MessageProperties en fast storlek.

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

Egenskapsvärde

trueom har MessageProperties en fast storlek, annars . false

Gäller för