IDTSProperty100.GetValue(Object) 方法

定义

public:
 System::Object ^ GetValue(System::Object ^ pObject);
[System.Runtime.InteropServices.DispId(2)]
public object GetValue (object pObject);
[<System.Runtime.InteropServices.DispId(2)>]
abstract member GetValue : obj -> obj
Public Function GetValue (pObject As Object) As Object

参数

pObject
Object

返回

包含属性的值的对象。

属性

适用于