C# 클래스 IronAHK.Scripting.LabelMetadata

파일 보기 프로젝트 열기: 1j01/node-ahk 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Bound CodeObject
From CodeObject
Label Label
Name string
Resolved bool

프로퍼티 상세

Bound 공개적으로 프로퍼티

public CodeObject Bound
리턴 CodeObject

From 공개적으로 프로퍼티

public CodeObject From
리턴 CodeObject

Label 공개적으로 프로퍼티

public Label Label
리턴 Label

Name 공개적으로 프로퍼티

public string Name
리턴 string

Resolved 공개적으로 프로퍼티

public bool Resolved
리턴 bool