System.ComponentModel.AttributeProviderAttribute public class AttributeProviderAttribute : Attribute Documentation public string PropertyName { get; } public string TypeName { get; } public AttributeProviderAttribute(string typeName) public AttributeProviderAttribute(string typeName, string propertyName) public AttributeProviderAttribute(Type type)