Freigeben über


Span.GetFragment(String) Method

Definition

Get fragment of the text denoted by this span.

[Microsoft.AppMagic.Transport.TransportDisabled]
public string GetFragment(string script);
[<Microsoft.AppMagic.Transport.TransportDisabled>]
member this.GetFragment : string -> string
Public Function GetFragment (script As String) As String

Parameters

script
String

Returns

Attributes
Microsoft.AppMagic.Transport.TransportDisabledAttribute

Applies to