Visual Basic (Usage) | ![]() |
---|---|
Dim profileUri As String Dim value As String value = Profiles.NormalizeUri(profileUri) |
C# | |
---|---|
public static string NormalizeUri( string profileUri ) |
Parameters
- profileUri
- The profile URI.
Return Value
The normalixed URI.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x