IReference Interface
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
An IReference can link an IElement to a work item, a URL, or an element in another model. Use IElement.AddReference() to create the link.
Namespace: Microsoft.VisualStudio.Uml.Extensions
Assembly: Microsoft.VisualStudio.Uml.Extensions (in Microsoft.VisualStudio.Uml.Extensions.dll)
Syntax
'Declaration
Public Interface IReference
'Usage
Dim instance As IReference
public interface IReference
public interface class IReference
type IReference = interface end
public interface IReference