MFIdentifierResolvedType Property

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

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public Type ResolvedType { get; }

Property Value

Type

See Also