RuleOnAttribute.AttachDomainTypeId Property
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.
Id of the domain type that this rule is attached to
C++
public:
property Guid AttachDomainTypeId { Guid get(); };
public Guid AttachDomainTypeId { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.AttachDomainTypeId : Guid
Public ReadOnly Property AttachDomainTypeId As Guid
Guid
- Attributes
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |