'DeclarationProtected Overridable Sub OnSelectedFileChanged( _ ByVal oldValue As String, _ ByVal newValue As String _ )
'UsageDim instance As FilePicker Dim oldValue As String Dim newValue As String instance.OnSelectedFileChanged(oldValue, newValue)
Parameters
- oldValue
- newValue