IWSManResourceLocator::get_FragmentPath method (wsmandisp.h)
Gets or sets the path for a resource fragment or property when ResourceLocator is used in IWSManSession object methods such as Get, Put, or Enumerate. A fragment represents one property or part of a resource. You can provide an IWSManResourceLocator object instead of specifying a resource URI in IWSManSession object operations.
This property is read/write.
Syntax
HRESULT get_FragmentPath(
BSTR *text
);
Parameters
text
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | wsmandisp.h |
Library | WSManDisp.tlb |
DLL | WSMAuto.dll |