Partager via


IWSManResourceLocator.FragmentPath Property

Definition

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;

Applies to