IFsrmFileConditionProperty::put_PropertyName method (fsrmreports.h)

[This property is supported for compatibility but it's recommended to use the FSRM WMI Classes to manage FSRM. Please see the MSFT_FSRMFMJCondition class.]

Specifies the name of the file condition property.

This property is read/write.

Syntax

HRESULT put_PropertyName(
  BSTR newVal
);

Parameters

newVal

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows ServerĀ 2012
Target Platform Windows
Header fsrmreports.h
DLL SrmSvc.dll

See also

IFsrmFileConditionProperty

MSFT_FSRMFMJCondition