Freigeben über


CastingDevicePickerFilter.SupportsPictures Eigenschaft

Definition

Ruft ab und legt fest, ob die Geräte in der Geräteauswahl das Rending von Standbildern unterstützen sollen.

public:
 property bool SupportsPictures { bool get(); void set(bool value); };
bool SupportsPictures();

void SupportsPictures(bool value);
public bool SupportsPictures { get; set; }
var boolean = castingDevicePickerFilter.supportsPictures;
castingDevicePickerFilter.supportsPictures = boolean;
Public Property SupportsPictures As Boolean

Eigenschaftswert

Boolean

bool

Wenn true, zeigt die Auswahl die Umwandlungsgeräte an, die Standbilder rendern können.

Gilt für: