ServerInformation Class
Contains server information.
Assembly: StorageOM (in StorageOM.dll)
| Name | Description | |
|---|---|---|
![]() | ServerInformation() | Creates a new instance of the ServerInformation object. |
| Name | Description | |
|---|---|---|
![]() | DeviceName | Gets the device name of the server. |
![]() | DfsNameSpace | Gets and sets the DFS namespace. |
![]() | DfsPhysicalPath | Gets and sets the DFS pysical path. |
![]() | IsSecondServer | Gets and sets a value that determines if the server is a second server. |
![]() | OperatingSystemName | Gets and sets the operating system name. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


