C# Класс Opc.Ua.Profiles

Common profiles that UA applications may support.
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
NormalizeUri ( string profileUri ) : string

Converts the URI to a URI that can be used for comparison.

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

NormalizeUri() публичный статический Метод

Converts the URI to a URI that can be used for comparison.
public static NormalizeUri ( string profileUri ) : string
profileUri string The profile URI.
Результат string