System.Reflection.AssemblyTrademarkAttribute

E697547

System.Reflection.AssemblyTrademarkAttribute is a .NET attribute used to specify the trademark information for an assembly’s metadata.

Jump to: Statements Referenced by

Statements (35)

Predicate Object
instanceOf .NET attribute
attribute class
appliesTo assembly
assemblyMetadataRole specifies assembly trademark information
attributeUsage AttributeTargets.Assembly
attributeUsageProperty AllowMultiple = false
Inherited = false
availableIn .NET 5+
.NET Core NERFINISHED
.NET Framework NERFINISHED
belongsToPlatform .NET NERFINISHED
CLSCompliant true
definedIn .NET Framework NERFINISHED
documentationLocation Microsoft .NET API reference
hasConstructor AssemblyTrademarkAttribute(string trademark)
inheritsFrom System.Attribute NERFINISHED
isMetadataAttribute true
isSealed true
metadataCategory assembly identity and branding
namespace System.Reflection NERFINISHED
parameter trademark
parameterType string
property Trademark
propertyType string
reflectionAccess Assembly.GetCustomAttributes(typeof(AssemblyTrademarkAttribute), false)
relatedAttribute System.Reflection.AssemblyCompanyAttribute NERFINISHED
System.Reflection.AssemblyDescriptionAttribute
System.Reflection.AssemblyProductAttribute
System.Reflection.AssemblyTitleAttribute NERFINISHED
shortName AssemblyTrademarkAttribute NERFINISHED
targetUsage assembly-level attribute
usageExample [assembly: AssemblyTrademark("My Trademark")]
usedFor display in assembly information dialogs
retrieval via reflection
visibility public

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

System.Reflection containsType System.Reflection.AssemblyTrademarkAttribute