B-Arts DocumentationIndice generale

BFormatDateAttribute

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

Identità

  • Assembly/progetto: BArtsFrameworkStandard.

  • Target: .NET Standard 2.0.

  • Namespace CLR: BArts.BAttributes.

  • Nome completo: BArts.BAttributes.BFormatDateAttribute.

  • Tipo: class.

  • Ambito: runtime/interfaccia pubblica.

Ruolo

Attributi utilizzati per descrivere proprietà, ordinamento, visibilità, formati e persistenza delle impostazioni.

Dichiarazione

<AttributeUsage(AttributeTargets.Property, AllowMultiple:=False)> Public Class BFormatDateAttribute

Classe base dichiarata: Attribute.

Costruttori

Nome Dichiarazione
New Public Sub New(ByVal formato As String)

Proprietà

Nome Dichiarazione
Format Public Property Format As String

Sorgenti verificati

  • Attributes\BFormatDateAttribute.vb