Partager via


CastingDevicePickerFilter.SupportedCastingSources Propriété

Définition

Obtient les sources de cast prises en charge.

public:
 property IVector<CastingSource ^> ^ SupportedCastingSources { IVector<CastingSource ^> ^ get(); };
IVector<CastingSource> SupportedCastingSources();
public IList<CastingSource> SupportedCastingSources { get; }
var iVector = castingDevicePickerFilter.supportedCastingSources;
Public ReadOnly Property SupportedCastingSources As IList(Of CastingSource)

Valeur de propriété

Liste des sources de cast prises en charge.

S’applique à