MediaPropertySet.GetView Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne une vue immuable du jeu de propriétés.
public:
virtual IMapView<Platform::Guid, Platform::Object ^> ^ GetView() = IMap<Platform::Guid, Platform::Object ^>::GetView;
IMapView<winrt::guid, IInspectable const&> GetView();
public IReadOnlyDictionary<Guid,object> GetView();
function getView()
Public Function GetView () As IReadOnlyDictionary(Of Guid, Object)
Retours
Vue immuable.