public bool TryGetAttributeValue (string attributeName, out string value);

파라미터

attributeNameAttribute name.
valueThe attribute value or null if not found.

반환

bool True if the attribute was found, false otherwise.

설명

Get the value of an attribute as a string.


Did you find this page useful? Please give it a rating: