Method GetAsString
GetAsString(String)
Gets the value of the specified attribute as string.
Declaration
string GetAsString(string attribute)
Parameters
Type | Name | Description |
---|---|---|
System.String | attribute | Name of the attribute. |
Returns
Type | Description |
---|---|
System.String | String value of the specified attribute. |