다음을 통해 공유


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

반환

적용 대상