GetRaw()
Gets the raw value of this block.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: Unity.Android.Gradle
- Assembly: Unity.Android.Gradle
public override string GetRaw()
Returns
Type | Description |
|---|---|
| string | The raw string value when one is set. Otherwise, if the block has child elements, returns a raw string value that represents the child elements. Returns |