Property MemberType
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
MemberType
Gets or sets the reflected type of the method that this data attribute was attached to.
Type? MemberType { get; set; }
Property Value
Remarks
ExtensibilityPointFactory will not be overwrite this value if it's already non-null
.