C# 클래스 Opc.Ua.Server.CoreNodeManager.DeclarationNode

A node in the type system that is used to instantiate objects or variables.
파일 보기 프로젝트 열기: OPCFoundation/UA-.NET

공개 프로퍼티들

프로퍼티 타입 설명
BrowsePath string
Node ILocalNode

프로퍼티 상세

BrowsePath 공개적으로 프로퍼티

public string BrowsePath
리턴 string

Node 공개적으로 프로퍼티

public ILocalNode Node
리턴 ILocalNode