RuleOnAttribute.AttachDomainType 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.
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