AspireExportIgnoreAttribute Constructors
ClassConstructors1 member
Excludes a property, method, or type from ATS export when the containing type uses
AspireExportAttribute.ExposeProperties or AspireExportAttribute.ExposeMethods. ConstructorSection titled Constructorpublic sealed class AspireExportIgnoreAttribute{ public AspireExportIgnoreAttribute() { // ... }}