MseSourceBuffer.AppendWindowEnd Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient et définit l’intervalle append-window-end.
public:
property IReference<TimeSpan> ^ AppendWindowEnd { IReference<TimeSpan> ^ get(); void set(IReference<TimeSpan> ^ value); };
IReference<TimeSpan> AppendWindowEnd();
void AppendWindowEnd(IReference<TimeSpan> value);
public System.Nullable<System.TimeSpan> AppendWindowEnd { get; set; }
var iReference = mseSourceBuffer.appendWindowEnd;
mseSourceBuffer.appendWindowEnd = iReference;
Public Property AppendWindowEnd As Nullable(Of TimeSpan)
Valeur de propriété
Valeur d’intervalle.