Provides functionality for attaching to Windows networking shares.
| C# | Visual Basic |
public sealed class NetworkShare
Public NotInheritable Class NetworkShare
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| AddConnection(String, String, NetworkCredential) |
Adds a network connection to the specified remote network share.
| |
| CancelConnection(String) |
Cancels a previously established network share using the specified local name.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetResourcePassword(String, String%) |
This function prompts the user to enter a password for a password-protected network share.
| |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString()()()() | (Inherited from Object.) |
| Object | |
| NetworkShare | |