Click or drag to resize

MFIdentifierResolvedType Property

The type which the identifier was resolved as. Null if the identifier is not resolved.

Namespace:  MFiles.VAF.Configuration
Assembly:  MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntax
public Type ResolvedType { get; }

Property Value

Type: Type
See Also