ResourceRef.AlternatePaths

ResourceRef.AlternatePaths property

Gets or sets the array of alternate path.

public string[] AlternatePaths { get; set; }

Property Value

The array of alternate path.

See Also