C# 클래스 ManagedUiaCustomizationCore.PatternGuidAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: TestStack/uia-custom-pattern-managed

공개 메소드들

메소드 설명
PatternGuidAttribute ( string patternGuid ) : System

메소드 상세

PatternGuidAttribute() 공개 메소드

public PatternGuidAttribute ( string patternGuid ) : System
patternGuid string Pattern would be registered in UIA under this GUID. Do not confuse with GUID of the pattern's client interface, /// which is how COM would identify. Both should be applied to the client interface and should be different
리턴 System