Version: 5.3
public static string absoluteURL ;

설명

The absolute path to the web player data file (Read Only).

Application.absoluteURL and Application.srcValue allow you to detect if your unityWeb data file was moved to another location or is being linked to. You might want to protect against both to prevent piracy of your data files.

no example available in C#