Strips the last component from the specified filePath if the path is to an LLB.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly:
NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Shared Function StripPathIfInLLB ( _
filePath As String _
) As String |
| Visual C++ |
|---|
public:
static String^ StripPathIfInLLB(
String^ filePath
) |
Return Value
If
filePath is to an LLB, the last component of
filePath.