Condividi tramite


CastingDevicePickerFilter.SupportedCastingSources Proprietà

Definizione

Ottiene le origini di cast supportate.

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)

Valore della proprietà

Elenco delle origini di cast supportate.

Si applica a