Partager via


SecurityElementBase.IncludeTimestamp Propriété

Définition

Obtient ou définit une valeur Boolean qui spécifie si chaque message contient un horodatage.

public:
 property bool IncludeTimestamp { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("includeTimestamp", DefaultValue=true)]
public bool IncludeTimestamp { get; set; }
[<System.Configuration.ConfigurationProperty("includeTimestamp", DefaultValue=true)>]
member this.IncludeTimestamp : bool with get, set
Public Property IncludeTimestamp As Boolean

Valeur de propriété

Boolean

true si chaque message contient un horodatage ; sinon false.

Attributs

S’applique à