次の方法で共有


LocalizableProperties.GetPropertyOwner メソッド

プロパティ記述子に従って、参照可能なオブジェクトを返します。

名前空間 :  Microsoft.VisualStudio.Data.Schema.Project.Project.MPF
アセンブリ :  Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)

構文

'宣言
Public Overridable Function GetPropertyOwner ( _
    pd As PropertyDescriptor _
) As Object
'使用
Dim instance As LocalizableProperties
Dim pd As PropertyDescriptor
Dim returnValue As Object

returnValue = instance.GetPropertyOwner(pd)
public virtual Object GetPropertyOwner(
    PropertyDescriptor pd
)
public:
virtual Object^ GetPropertyOwner(
    PropertyDescriptor^ pd
)
public function GetPropertyOwner(
    pd : PropertyDescriptor
) : Object

パラメータ

戻り値

型 : System.Object

実装

ICustomTypeDescriptor.GetPropertyOwner(PropertyDescriptor)

参照

参照

LocalizableProperties クラス

LocalizableProperties メンバ

Microsoft.VisualStudio.Data.Schema.Project.Project.MPF 名前空間