Class BugLinkType
A generic class for getting the bug link types and their properties.
Inherited Members
Namespace: Microsoft.Internal.Studios.Aruba.Infrastructure
Assembly: Aruba.Infrastructure.dll
Syntax
public class BugLinkType
Properties
View SourceName
Gets or sets the name of a bug link type.
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
string |