System.Security.Permissions.PermissionSetAttribute.UnicodeEncoded Property

Gets or sets a value indicating whether the file specified by PermissionSetAttribute.File is Unicode or ASCII encoded.

Syntax

public bool UnicodeEncoded { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

If this property is not set, the file is assumed to be ASCII.

If PermissionSetAttribute.File is null this property is not used.

Requirements

Namespace: System.Security.Permissions
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0