C# Class AcManager.Controls.Helpers.ShellLink.PropertyKey

Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Méthode Description
PropertyKey ( System.Guid formatId, Int32 propertyId ) : System
PropertyKey ( string formatId, Int32 propertyId ) : System

Method Details

PropertyKey() public méthode

public PropertyKey ( System.Guid formatId, Int32 propertyId ) : System
formatId System.Guid
propertyId System.Int32
Résultat System

PropertyKey() public méthode

public PropertyKey ( string formatId, Int32 propertyId ) : System
formatId string
propertyId System.Int32
Résultat System