BitsFileInfo Structure
BITS file information.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | BitsFileInfo(Uri^) | Initializes a new instance of the BitsFileInfo structure. |
![]() | BitsFileInfo(Uri^, String^) | Initializes a new instance of the BitsFileInfo structure. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from ValueType.) |
![]() | GetHashCode() | (Inherited from ValueType.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() | LocalName | Local file name. |
![]() | RemoteName | Remote file name. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

