InternalAccess
AssemblyList Property
|
Namespace:
Spire.Presentation.License
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
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