InternalAccess
AssemblyList Property
|
Namespace:
Spire.Doc
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
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