UtilNetJunkCodeCreateJunkFieldName Method
Generates a junk-code field name.
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 CreateJunkFieldName()
Public Shared Function CreateJunkFieldName As String
Dim returnValue As String
returnValue = UtilNetJunkCode.CreateJunkFieldName()
public:
static String^ CreateJunkFieldName()
static member CreateJunkFieldName : unit -> string
No code example is currently available or this language may not be supported.
Return Value
String
The resulting field name.