Share via


NSPropertyListFormat Enumeração

Definição

O formato a ser usado durante a serialização usando NSKeyedArchiver.

public enum NSPropertyListFormat
type NSPropertyListFormat = 
Herança
NSPropertyListFormat

Campos

Binary 200

Armazene no formato de arquivo binário.

OpenStep 1

Armazene no formato OpenStep antigo.

Xml 100

Armazene no formato XML.

Aplica-se a