Freigeben über


XMessage.GetPropertyValue Methode

Definition

Überlädt

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

Parameter

propBase
PropertyBase

Gibt zurück

Gilt für:

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

Parameter

propType
Type

Gibt zurück

Gilt für: