DomainRoleInfo.LinkPropertyInfo Property

Definition

Gets the PropertyInfo for this domain role (this is the CLR property info field of this role).

public:
 property System::Reflection::PropertyInfo ^ LinkPropertyInfo { System::Reflection::PropertyInfo ^ get(); };
public System.Reflection.PropertyInfo LinkPropertyInfo { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.LinkPropertyInfo : System.Reflection.PropertyInfo
Public ReadOnly Property LinkPropertyInfo As PropertyInfo

Property Value

Attributes

Applies to