Partager via


XMessage.GetPropertyValue Méthode

Définition

Surcharges

GetPropertyValue(PropertyBase)
GetPropertyValue(Type)

GetPropertyValue(PropertyBase)

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

Paramètres

propBase
PropertyBase

Retours

S’applique à

GetPropertyValue(Type)

public:
 override System::Object ^ GetPropertyValue(Type ^ propType);
public override object GetPropertyValue (Type propType);
override this.GetPropertyValue : Type -> obj
Public Overrides Function GetPropertyValue (propType As Type) As Object

Paramètres

propType
Type

Retours

S’applique à