Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ILocalNode Dim attributeId As UInteger Dim value As Boolean value = instance.SupportsAttribute(attributeId) |
C# | |
---|---|
bool SupportsAttribute( uint attributeId ) |
Parameters
- attributeId
- The attribute identifier.
Return Value
True if the node supports the attribute.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x