Name of configuration (layout) where the variable value that caused the error is stored.
Syntax
Visual Basic (Declaration) | |
---|
Public mbsConfigName As System.String |
C# | |
---|
public System.string mbsConfigName |
C++/CLI | |
---|
public:
System.String^ mbsConfigName |
Example
See Also