StandardModelingAdapter.GetElementDisplayName 메서드
확장점 DSL 작성자 표시 이름을 특정 모델 요소에 대 한 결정을 전달 하는 데
네임스페이스: Microsoft.VisualStudio.Modeling.Integration
어셈블리: Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0(Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll)
구문
‘선언
Protected Overridable Function GetElementDisplayName ( _
mel As ModelElement _
) As String
protected virtual string GetElementDisplayName(
ModelElement mel
)
매개 변수
- mel
형식: Microsoft.VisualStudio.Modeling.ModelElement
모델 요소에 대 한 표시 이름을 계산 해야 하겠습니다
반환 값
형식: System.String
표시 이름에 대 한 제한 문자열을 </w:t> </w:r> <w:r> <w:rPr> < w:val w:rStyle = "ParameterReference" / >< / w:rPr >< w:t > mel </w:t> </w:r> <w:r> <w:t>
설명
이 메서드를 호출 [M:Microsoft.VisualStudio.Modeling.Integration.StandardModelingAdapter`T.GetElementReference]GetElementReference 요소에 대 한 표시 이름을 확인할 수 있습니다.이 메서드는 null을 반환 하거나 빈, <c> GetElementReference </c> 도메인 클래스의 표시 이름 대신 사용 됩니다
.NET Framework 보안
- 직접 실행 호출자의 경우 완전히 신뢰합니다. 이 멤버는 부분적으로 신뢰할 수 있는 코드에서 사용할 수 없습니다. 자세한 내용은 부분 신뢰 코드에서 라이브러리 사용을 참조하십시오.