Parameters
- field
- This field.
- fieldTypeFullName
- The NDepend.CodeModel.ICodeElement.FullName of this field's type.
The string fieldTypeFullName can contain wildcard '*' characters but cannot be just a single wildcard string "*".
If one or several types are matched by fieldTypeFullName, this method has a has any field type behavior.
Return Value
fieldType being a NDepend.CodeModel.IType whose NDepend.CodeModel.ICodeElement.FullName is fieldTypeFullName:
Returns true if field has for field type a fieldType, otherwise returns false.
Returns true if field has for field type a fieldType, otherwise returns false.