次の方法で共有


XMessage.GetContextProperty メソッド

定義

オーバーロード

GetContextProperty(PropertyBase)
GetContextProperty(Type)

GetContextProperty(PropertyBase)

public:
 System::Object ^ GetContextProperty(Microsoft::XLANGs::BaseTypes::PropertyBase ^ propBase);
public object GetContextProperty (Microsoft.XLANGs.BaseTypes.PropertyBase propBase);
member this.GetContextProperty : Microsoft.XLANGs.BaseTypes.PropertyBase -> obj
Public Function GetContextProperty (propBase As PropertyBase) As Object

パラメーター

propBase
PropertyBase

戻り値

適用対象

GetContextProperty(Type)

public:
 System::Object ^ GetContextProperty(Type ^ propType);
public object GetContextProperty (Type propType);
member this.GetContextProperty : Type -> obj
Public Function GetContextProperty (propType As Type) As Object

パラメーター

propType
Type

戻り値

適用対象