| IComStorageGetSubStorageNames Method |
Gets all children storages names
Namespace:
CodeStack.SwEx.AddIn.Base
Assembly:
CodeStack.SwEx.AddIn (in CodeStack.SwEx.AddIn.dll) Version: 0.8.1.0 (0.8.1.0)
Syntax string[] GetSubStorageNames()
Function GetSubStorageNames As String()
array<String^>^ GetSubStorageNames()
Return Value
Type:
StringStorages names
See Also