Compartilhar via


CastingDevicePickerFilter.SupportedCastingSources Propriedade

Definição

Obtém as fontes de conversão com suporte.

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 da propriedade

A lista de fontes de conversão com suporte.

Aplica-se a