Name

AssemblyDefaultAliasAttribute

Synopsis

This custom attribute specifies a friendly name for an assembly. This is useful when assemblies have cryptic names such as GUIDs, as COM components do.

Public NotInheritable Class AssemblyDefaultAliasAttribute : Inherits Attribute
' Public Constructors
   Public Sub New( ByVal defaultAlias As String) 
' Public Instance Properties
   Public ReadOnly Property DefaultAlias As String  
End Class

Hierarchy

System.ObjectSystem.Attribute AssemblyDefaultAliasAttribute

Valid On

Assembly

Get VB.NET Core Classes in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.