• IPropertySet
    net10.0-windows10.0.22621
    namespace Windows.Foundation.Collections
    {
        [ContractVersion(typeof(FoundationContract), 65536U)]
        [Guid("8A43ED9F-F4E6-4421-ACF9-1DAB2986820C")]
        [WindowsRuntimeHelperType(typeof(IPropertySet))]
        [WindowsRuntimeType("Windows.Foundation.FoundationContract")]
        public interface IPropertySet : ICollection<KeyValuePair<string, object>>, IDictionary<string, object>, IEnumerable, IEnumerable<KeyValuePair<string, object>>, IObservableMap<string, object>
    }
    
    nuget.org
    0.1 %
    Reference this API
    0.0 %
    Derive from this class or interface
    .NET
    5.06.07.08.09.010.0
    Information specific to net10.0
    Platforms This API is only available when you target a specific platform:
    Windows
    10.0.1776310.0.1836210.0.1904110.0.2034810.0.2200010.0.22621
    Information specific to net10.0-windows10.0.22621
    Assembly

    Microsoft.Windows.SDK.NET , Version=10.0.22621.38, PublicKeyToken=31bf3856ad364e35

    Referencing

    The API is automatically referenced.

    Platform Restrictions

    This API is only supported on the following platforms:

    • Windows
    • Built-in API
    • Package-provided API