NameTypeConfigurationElementTypeName Property |
[Missing <summary> documentation for "P:X3Platform.Configuration.NameTypeConfigurationElement.TypeName"]
Namespace: X3Platform.ConfigurationAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic string TypeName { get; set; }
public:
property String^ TypeName {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also