ISignedZeroOption Interface

Définition

Interface qui obtient et définit l’option permettant de spécifier si -0 est au format « -0 » ou « 0 ».

public interface class ISignedZeroOption
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(4246527281, 2620, 18884, 166, 66, 150, 161, 86, 79, 79, 48)]
struct ISignedZeroOption
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(4246527281, 2620, 18884, 166, 66, 150, 161, 86, 79, 79, 48)]
public interface ISignedZeroOption
Public Interface ISignedZeroOption
Dérivé
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Propriétés

IsZeroSigned

Obtient ou définit si -0 est au format « -0 » ou « 0 ».

S’applique à