Metodo UtilGetConfigNameFromDocumentName
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 29.1.0-rc
Sintassipublic static string GetConfigNameFromDocumentName(
string documentname
)
Public Shared Function GetConfigNameFromDocumentName (
documentname As String
) As String
public:
static String^ GetConfigNameFromDocumentName(
String^ documentname
)
static member GetConfigNameFromDocumentName :
documentname : string -> string Parametri
- documentname String
-
Valore di ritorno
String
Vedi anche