Microsoft.Data.ResCategoryAttribute sealed class ResCategoryAttribute : CategoryAttribute Documentation Code namespace Microsoft.Data { internal sealed class ResCategoryAttribute : CategoryAttribute { public ResCategoryAttribute(string category); } }