FileDialog.GetSelectedModelPath
Description:
Returns the selected file path chosen by the user.
Returns the selected file path chosen by the user.
public ModelPath GetSelectedModelPath()
nullNothingnullptr
The selected file path, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if the dialog has not been shown or selection was cancelled.