Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
If true, file details are supported. The default value is true.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages.Ccm
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public bool ReportFileDetails { get; set; }
public:
property bool ReportFileDetails {
bool get();
void set(bool value);
}
Public Property ReportFileDetails As Boolean
Property Value
Type: System.Boolean
See Also
CcmFileCollectionAgentMessage Class
Microsoft.ConfigurationManagement.Messaging.Messages.Ccm Namespace
Return to top