Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Diagnostics.DebuggerDisplay("{DebuggerDisplay,nq}")]
public class PropertyRef : Microsoft.VisualStudio.Composition.Reflection.MemberRef, IEquatable<Microsoft.VisualStudio.Composition.Reflection.PropertyRef>
[<System.Diagnostics.DebuggerDisplay("{DebuggerDisplay,nq}")>]
type PropertyRef = class
inherit MemberRef
interface IEquatable<PropertyRef>
Public Class PropertyRef
Inherits MemberRef
Implements IEquatable(Of PropertyRef)