DomainRoleInfo.LinkPropertyInfo Property
Definition
Important
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.
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