XMessage.GetPropertyValue Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
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
Parameters
- propBase
- PropertyBase