Gets if element name is an attribute
Namespace:
T.Toolkit
Assembly: T.Toolkit (in T.Toolkit.dll)
Public Shared Function IsAttribute( _
ByVal elementName As String _
) As Boolean
This language is not supported or no code example is available.
public static bool IsAttribute(
string elementName
)
This language is not supported or no code example is available.
Parameters
-
elementName
-
Type: string
Element name
Return Value
Type:
bool
Flag indicating whether element name is an attribute
.NET Framework
Supported in: 4.6.2, 4.7