Partager via


WebDataDrivenAdapter.IsCurrentHtmlDocumentAvailable Property

Definition

Gets the Boolean value that specifies whether the current HTML document is available.

protected:
 property bool IsCurrentHtmlDocumentAvailable { bool get(); };
protected bool IsCurrentHtmlDocumentAvailable { get; }
member this.IsCurrentHtmlDocumentAvailable : bool
Protected ReadOnly Property IsCurrentHtmlDocumentAvailable As Boolean

Property Value

true if the document is available; otherwise, false.

Applies to