Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Initializes a new instance of the InventoryInstanceElementFileSystemFile class.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public InventoryInstanceElementFileSystemFile(
FileInfo fileInfo
)
public:
InventoryInstanceElementFileSystemFile(
FileInfo^ fileInfo
)
Public Sub New (
fileInfo As FileInfo
)
Parameters
fileInfo
Type: System.IO.FileInfoFile information.
See Also
InventoryInstanceElementFileSystemFile Overload
InventoryInstanceElementFileSystemFile Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top