다음을 통해 공유


ExpandedWrapper<TExpandedElement>.GetExpandedPropertyValue 메서드

정의

확장된 속성의 값을 반환합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 virtual System::Object ^ GetExpandedPropertyValue(System::String ^ name);
public object GetExpandedPropertyValue (string name);
abstract member GetExpandedPropertyValue : string -> obj
override this.GetExpandedPropertyValue : string -> obj
Public Function GetExpandedPropertyValue (name As String) As Object

매개 변수

name
String

속성의 이름입니다.

반환

속성 값입니다.

구현

적용 대상