TK.HasAttributesAsync Method
Gets if element name has attributes async
Public Shared Function HasAttributesAsync( _
ByVal elementName As String _
) As Task(Of Boolean)
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
elementName
-
string
Element name
Return Value
Task<
bool>
Flag indicating whether element name has attributes
.NET Framework
Supported in: 4.8