AssemblyCopyright Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 AssemblyCopyright Property
Patterns-In-Action! ApplicationWindowsFormsApplicationFormAboutAssemblyCopyright
Gets assembly copyright string from metadata.
Declaration Syntax
C# Visual Basic
public string AssemblyCopyright { get; }
Public ReadOnly Property AssemblyCopyright As String

Assembly: WindowsFormsApplication (Module: WindowsFormsApplication) Version: 3.5.89.0 (3.5.89.0)