FieldSerializationResult.FieldFullName

FieldSerializationResult.FieldFullName property

Gets the full name of the field.

public string FieldFullName { get; }

Property Value

The full name of the field.

See Also