AssemblyInfoCustomAttribute.

UseRawValue Property

Summary

Gets or sets a value indicating whether the value is raw or should be quoted in the created attribute.

Syntax

public bool UseRawValue { get; set; }

Value

Type Description
bool true if should be treated as raw; otherwise, false.