AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

URL encodes a string. If the path property is specified, the accepted characters {/:+} are not encoded.

Namespace: Amazon.CloudFront.Util
Assembly: AWSSDK.CloudFront.dll
Version: 3.x.y.z

Syntax

C#
public String UrlEncode(
         String data,
         Boolean path
)

Parameters

data
Type: System.String

The string to encode

path
Type: System.Boolean

Whether the string is a URL path or not

Return Value


Type: String

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5