Span.GetFragment(String) Method
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.
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