Namespace: ctAC
Assembly: ctAC (in ctAC.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| <ObfuscationAttribute(Exclude := False)> Protected Shared acGUID As String |
| C# |
|---|
| [ObfuscationAttribute(Exclude = False)] protected static string acGUID; |
| C++ |
|---|
| [ObfuscationAttribute(Exclude = False)] protected: static String acGUID; |
| J# |
|---|
| /** @attribute ObfuscationAttribute(Exclude = False) */ protected static string acGUID |
| JScript |
|---|
| protected ObfuscationAttribute(Exclude = False) static acGUID : String; |