Partager via


PlayToConnectionTransferredEventArgs.CurrentSource Propriété

Définition

Obtient la source Play To actuelle vers laquelle une connexion a été transférée.

public:
 property PlayToSource ^ CurrentSource { 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 CurrentSource();
/// [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 CurrentSource();
public PlayToSource CurrentSource { [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 CurrentSource { [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.currentSource;
Public ReadOnly Property CurrentSource As PlayToSource

Valeur de propriété

Source De lecture actuelle vers laquelle une connexion a été transférée.

Attributs

S’applique à

Voir aussi