Share

FileDialog Methods

The FileDialog type exposes the following members.

Methods

 NameDescription
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetSelectedModelPath Returns the selected file path chosen by the user.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodStatic memberIsValidFilterString Determines if the input string is acceptable as input for a FileDialog filter string.
Public methodShow Shows the dialog using the stored settings.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?