Loc

Loc class

This class is a Xlink with Locator type.

public class Loc : Locator

Constructors

Name Description
Loc(string, string) Initializes a new instance of Loc class.

Properties

Name Description
Href { get; set; } Gets or sets the href URI of the locator.
Label { get; set; } Gets or sets the label of the locator.
Role { get; set; } Gets or sets the role of the locator.
Title { get; set; } Gets or sets the title of the locator.
Type { get; } Gets the link type.

See Also