Partager via


PlayToConnectionTransferredEventArgs.PreviousSource Propriété

Définition

Obtient la source Play To précédente à partir de laquelle une connexion a été transférée.

public:
 property PlayToSource ^ PreviousSource { PlayToSource ^ get(); };
/// [get: Windows.Foundation.Metadata.Deprecated("PlayToConnectionTransferredEventArgs may be altered or unavailable for releases after Windows 10.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, Windows.Foundation.UniversalApiContract)]
PlayToSource PreviousSource();
/// [get: Windows.Foundation.Metadata.Deprecated("PlayToConnectionTransferredEventArgs may be altered or unavailable for releases after Windows 10.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Windows.Foundation.UniversalApiContract")]
PlayToSource PreviousSource();
public PlayToSource PreviousSource { [Windows.Foundation.Metadata.Deprecated("PlayToConnectionTransferredEventArgs may be altered or unavailable for releases after Windows 10.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, typeof(Windows.Foundation.UniversalApiContract))] get; }
public PlayToSource PreviousSource { [Windows.Foundation.Metadata.Deprecated("PlayToConnectionTransferredEventArgs may be altered or unavailable for releases after Windows 10.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Windows.Foundation.UniversalApiContract")] get; }
var playToSource = playToConnectionTransferredEventArgs.previousSource;
Public ReadOnly Property PreviousSource As PlayToSource

Valeur de propriété

La source Lire vers précédente à partir de laquelle une connexion a été transférée.

Attributs

S’applique à

Voir aussi