Gets or sets a Boolean value that determines whether, during processing of the embedded resource referenced by the System.Web.UI.WebResourceAttribute class, other Web resource URLs are parsed and replaced with the full path to the resource.
Documentation for this section has not yet been entered.
When a resource is streamed from the assembly to the response, references to other Web resources in the embedded resources can be resolved at this time, if the WebResourceAttribute.PerformSubstitution property is set to true.