Version: 2017.3
Experimental: this API is experimental and might be changed or removed in the future.

IUxmlAttributes.GetPropertyString

Switch to Manual
public string GetPropertyString (string propertyName);

Parameters

propertyName Attribute name.

Returns

string The raw value or null if not found.

Description