Type

ProjectLink.Type property

Gets or sets file type.

public ProjectType Type { get; set; }

Property Value

The file type.

See Also