Compartir a través de


CastingDevicePickerFilter.SupportedCastingSources Propiedad

Definición

Obtiene los orígenes de conversión admitidos.

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)

Valor de propiedad

Lista de orígenes de conversión admitidos.

Se aplica a