C# 클래스 AcManager.Controls.Helpers.ShellLink.PropertyKey

파일 보기 프로젝트 열기: gro-ove/actools

공개 메소드들

메소드 설명
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