UtilNetJunkCodeCreateJunkString Method
Generates a junk-code string value.
Namespace: DevCase.Core.Diagnostics.CodeGenerationAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static string CreateJunkString()
Public Shared Function CreateJunkString As String
Dim returnValue As String
returnValue = UtilNetJunkCode.CreateJunkString()
public:
static String^ CreateJunkString()
static member CreateJunkString : unit -> string
No code example is currently available or this language may not be supported.
Return Value
String
The resulting string.