다음을 통해 공유


PropertyElementGetter 대리자

지정된 요소에 대해 표시되는 속성이 호스팅되는 요소를 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.Modeling.Diagrams
어셈블리:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0(Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

구문

‘선언
Public Delegate Function PropertyElementGetter ( _
    element As ModelElement _
) As ModelElement
public delegate ModelElement PropertyElementGetter(
    ModelElement element
)

매개 변수

반환 값

형식: Microsoft.VisualStudio.Modeling.ModelElement

참고 항목

참조

Microsoft.VisualStudio.Modeling.Diagrams 네임스페이스