PagePorter Class Library

Metadata.ReadOnlyUI Field

The access class for a read-only variable.

[Visual Basic]
Public Const ReadOnlyUI As Char = R
[C#]
public const char ReadOnlyUI = R;

Remarks

The value for this access class is the character 'R'.

See Also

Metadata Class | Parastream.Web.MsFrontPage Namespace