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