Freigeben über


INDDownloadEngine.CanSeek Eigenschaft

Definition

Ruft ab, ob die Download-Engine die Suche unterstützt.

public:
 property bool CanSeek { bool get(); };
bool CanSeek();
/// [get: Windows.Foundation.Metadata.Deprecated("INDDownloadEngine is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
bool CanSeek();
public bool CanSeek { get; }
public bool CanSeek { [Windows.Foundation.Metadata.Deprecated("INDDownloadEngine is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")] get; }
var boolean = iNDDownloadEngine.canSeek;
Public ReadOnly Property CanSeek As Boolean

Eigenschaftswert

Boolean

bool

true , wenn die Download-Engine die Suche unterstützt, oder false , wenn dies nicht der Fall ist.

Attribute

Gilt für: