Compartir a través de


PropertyMetadata.IsNonSerialized Propiedad

Definición

Obtiene un valor que indica si Options se establece en NonSerialized.

public:
 property bool IsNonSerialized { bool get(); };
public bool IsNonSerialized { get; }
member this.IsNonSerialized : bool
Public ReadOnly Property IsNonSerialized As Boolean

Valor de propiedad

Boolean

true si se establece en NonSerialized; de lo contrario, false.

Se aplica a