PixelShader.UriSource Property

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets or sets a URI reference to HLSL bytecode in the assembly.

Namespace:  System.Windows.Media.Effects
Assembly:  System.Windows (in System.Windows.dll)

Syntax

'Declaration
Public Property UriSource As Uri
public Uri UriSource { get; set; }

Property Value

Type: System.Uri
The URI reference to HLSL bytecode in the assembly.

Remarks

Dependency property identifier field: UriSourceProperty

The Uri is a URI reference to a file inside the assembly.

Version Information

Silverlight

Supported in: 5, 4, 3

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.