IFsrmFileScreenException::get_Path method (fsrmscreen.h)

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

Retrieves the path that is associated with this file screen exception.

This property is read-only.

Syntax

HRESULT get_Path(
  BSTR *path
);

Parameters

path

Return value

None

Remarks

Note that if the path is renamed, the exception becomes associated with the new path. If the path is deleted, the exception is deleted.

Requirements

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

See also

IFsrmFileScreenException

MSFT_FSRMFileScreenException