C# Класс ManagedUiaCustomizationCore.PatternGuidAttribute

Наследование: System.Attribute
Показать файл Открыть проект

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

Метод Описание
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