Namespace: Cartella.Interfaces
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
| C# |
|---|
string GetIdFromPath( string path ) |
| Visual Basic |
|---|
Function GetIdFromPath ( _ path As String _ ) As String |
| Visual C++ |
|---|
String^ GetIdFromPath( String^ path ) |
Parameters
- path
- Type: System..::..String