InternalAccess
AssemblyList Property
|
Namespace:
Spire.Xls.License
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
string[] AssemblyList { get; }
ReadOnly Property AssemblyList As String()
Get
property array<String^>^ AssemblyList {
array<String^>^ get ();
}
abstract AssemblyList : string[] with get
Property Value
Type:
String
See Also