Declaration Syntax
C# | Visual Basic |
[TypeConverterAttribute(typeof(FontNamesConverter))] [PersistenceModeAttribute(PersistenceMode.Attribute)] public string[] Names { get; set; }
<TypeConverterAttribute(GetType(FontNamesConverter))> <PersistenceModeAttribute(PersistenceMode.Attribute)> Public Property Names As String() Get Set
Property Value
array<String>[]()[][]
Assembly: Keyoti4.SearchEnginePro.Web (Module: Keyoti4.SearchEnginePro.Web.dll) Version: 2022.8.22.610