IWSManResourceLocator.FragmentPath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
FragmentPath property of IWSManResourceLocator interface.
Gets the fragment path
public string FragmentPath { [System.Runtime.InteropServices.DispId(4)] get; [System.Runtime.InteropServices.DispId(4)] set; }
[<get: System.Runtime.InteropServices.DispId(4)>]
[<set: System.Runtime.InteropServices.DispId(4)>]
member this.FragmentPath : string with get, set
Public Property FragmentPath As String
Property Value
- Attributes
Remarks
An original IDL definition of FragmentPath property was the following: BSTR FragmentPath;