Compartilhar via


DisplayPath.Properties Propriedade

Definição

Reservado para uso futuro.

public:
 property IMap<Platform::Guid, Platform::Object ^> ^ Properties { IMap<Platform::Guid, Platform::Object ^> ^ get(); };
IMap<winrt::guid, IInspectable const&> Properties();
public IDictionary<Guid,object> Properties { get; }
var iMap = displayPath.properties;
Public ReadOnly Property Properties As IDictionary(Of Guid, Object)

Valor da propriedade

IMap<Guid,Object>

IDictionary<Guid,Object>

IMap<Platform::Guid,Platform::Object>

IMap<winrt::guid,IInspectable>

Reservado para uso futuro.

Aplica-se a