RuleOnAttribute.AttachDomainType Property

Definition

Type of the class that this rule is attached to

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

Property Value

System.Type

Attributes

Applies to