B-Arts DocumentationIndice generale

BAssemblyInfo

Linea B-Arts Legacy: questa scheda descrive B-ArtsFramework (.NET Framework 4.7.2). Non usare firme o namespace come se appartenessero alla linea Classic successiva o al BFramework moderno .NET 10.

Identità

  • Assembly/progetto: B-ArtsFramework.

  • Target: .NET Framework 4.7.2.

  • Namespace CLR: BArts.BReflections.

  • Nome completo: BArts.BReflections.BAssemblyInfo.

  • Tipo: class.

  • Ambito: runtime/interfaccia pubblica.

Ruolo

Reflection, lettura delle proprietà e ordinamento dinamico.

Dichiarazione

Public Class BAssemblyInfo

Costruttori

Nome Dichiarazione
New Public Sub New(PathApp As String, Info As AssemblyInfo)

Proprietà

Nome Dichiarazione
Titolo Public Property Titolo As String
Descrizione Public Property Descrizione As String
Copyright Public Property Copyright As String
Versione Public Property Versione As String

Metodi

Nome Dichiarazione
Save Public Function Save() As Boolean

Sorgenti verificati

  • Reflection\BAssemblyInfo.vb