Perforce API for the .Net CLR |
|
P4Callback.Edit Method
Executed when a command requests an editor to launch.
[Visual Basic]
Overridable Public Sub Edit( _
ByVal
f1 As
FileInfo _
)
Parameters
-
f1
- The file on the local system to launch in the editor.
See Also
P4Callback Class | P4API Namespace