C# 클래스 Opc.Ua.Profiles

Common profiles that UA applications may support.
파일 보기 프로젝트 열기: OPCFoundation/UA-.NETStandardLibrary 1 사용 예제들

공개 메소드들

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