Costruttore DedNetSwAppResolutionEventArgs
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public ResolutionEventArgs(
string fileName
)
Public Sub New (
fileName As String
)
public:
ResolutionEventArgs(
String^ fileName
)
new :
fileName : string -> ResolutionEventArgs
Parametri
- fileName String
-
Vedi anche