共用方式為


IWSManResourceLocator.FragmentDialect Property

Definition

FragmentDialect property of IWSManResourceLocator interface.

Gets the Fragment dialect

public string FragmentDialect { [System.Runtime.InteropServices.DispId(5)] get; [System.Runtime.InteropServices.DispId(5)] set; }
[<get: System.Runtime.InteropServices.DispId(5)>]
[<set: System.Runtime.InteropServices.DispId(5)>]
member this.FragmentDialect : string with get, set
Public Property FragmentDialect As String

Property Value

Attributes

Remarks

An original IDL definition of FragmentDialect property was the following: BSTR FragmentDialect;

Applies to