다음을 통해 공유


DialogPath.GetPropertyName(String) 메서드

정의

메모리 범위 접두사 없이 속성 이름만 가져오는 유틸리티 함수입니다.

public static string GetPropertyName (string property);
static member GetPropertyName : string -> string
Public Shared Function GetPropertyName (property As String) As String

매개 변수

property
String

메모리 범위 속성 경로입니다.

반환

접두사를 사용하지 않는 속성의 이름입니다.

적용 대상