다음을 통해 공유


IExpandedResult.GetExpandedPropertyValue(String) 메서드

정의

결과의 명명된 속성 값을 가져옵니다.

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

매개 변수

name
String

열거 가능한 결과를 가져올 속성의 이름입니다.

반환

속성 값입니다.

적용 대상