Metodo PackAndGoNodeDescriptorMatchRelativeFileName
|
Controlla il match tra il nodo in esame ed il percorso relativo passato
Namespace:
DedNetInv.Commands
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public bool MatchRelativeFileName(
string relativePath
)
Public Function MatchRelativeFileName (
relativePath As String
) As Boolean
public:
bool MatchRelativeFileName(
String^ relativePath
)
member MatchRelativeFileName :
relativePath : string -> bool
Parametri
- relativePath
- Tipo: SystemString
Valore di ritorno
Tipo:
BooleanVedi anche