Share via


RolePlayerPropertyDescriptor.DomainRoleInfo Property

Definition

DomainPropertyInfo for this propery

public:
 property Microsoft::VisualStudio::Modeling::DomainRoleInfo ^ DomainRoleInfo { Microsoft::VisualStudio::Modeling::DomainRoleInfo ^ get(); };
public Microsoft.VisualStudio.Modeling.DomainRoleInfo DomainRoleInfo { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DomainRoleInfo : Microsoft.VisualStudio.Modeling.DomainRoleInfo
Public ReadOnly Property DomainRoleInfo As DomainRoleInfo

Property Value

DomainPropertyInfo

Attributes

Remarks

Always returns the info from the static Store.

Applies to