File Picker ServiceGet Full Path Method
Definition
Namespace: DWSIM.Simulate365.Services
Assembly: DWSIM.Simulate365 (in DWSIM.Simulate365.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: DWSIM.Simulate365 (in DWSIM.Simulate365.dll) Version: 1.0.0.0 (1.0.0.0)
C#
private string GetFullPath(
List<BreadcrumbItem> breadcrumbItems,
FileModel file
)VB
Private Function GetFullPath (
breadcrumbItems As List(Of BreadcrumbItem),
file As FileModel
) As StringParameters
- breadcrumbItems ListBreadcrumbItem
- file FileModel