Method GetTypeAttributes
GetTypeAttributes(string, string)
get attributes TypeDesc from a type name
Declaration
public StringPairList GetTypeAttributes(string moduleName, string typeNameStr)
Parameters
Type | Name | Description |
---|---|---|
string | moduleName | Target module name |
string | typeNameStr | Target type name |
Returns
Type | Description |
---|---|
StringPairList |