AlternateView.LinkedResources

AlternateView.LinkedResources property

Gets the set of embedded resources referred to by this alternate view.

public LinkedResourceCollection LinkedResources { get; }

Property Value

The linked resources.

See Also