DfsStorageInfo Class |
This class cannot be inherited.
Namespace: Alphaleonis.Win32.Network
The DfsStorageInfo type exposes the following members.
Name | Description | |
---|---|---|
DfsStorageInfo | Initializes a new instance of the DfsStorageInfo class, which acts as a wrapper for a DFS root or link target. |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | The share name of the DFS root target or link target. (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
ServerName | The server name of the DFS root target or link target. | |
ShareName | The share name of the DFS root target or link target. | |
State | An DfsStorageStates enum of the DFS root target or link target. |