C# Класс AcManager.Controls.Helpers.ShellLink.PropertyKey

Показать файл Открыть проект

Открытые методы

Метод Описание
PropertyKey ( System.Guid formatId, Int32 propertyId ) : System
PropertyKey ( string formatId, Int32 propertyId ) : System

Описание методов

PropertyKey() публичный Метод

public PropertyKey ( System.Guid formatId, Int32 propertyId ) : System
formatId System.Guid
propertyId System.Int32
Результат System

PropertyKey() публичный Метод

public PropertyKey ( string formatId, Int32 propertyId ) : System
formatId string
propertyId System.Int32
Результат System