ActivityBuilder.GetPropertyReference(Object) 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.
Returns a ActivityPropertyReference for a property retrieved from the specified object.
public:
static System::Activities::ActivityPropertyReference ^ GetPropertyReference(System::Object ^ target);
public static System.Activities.ActivityPropertyReference GetPropertyReference (object target);
static member GetPropertyReference : obj -> System.Activities.ActivityPropertyReference
Public Shared Function GetPropertyReference (target As Object) As ActivityPropertyReference
Parameters
- target
- Object
An object that contains a property.
Returns
A reference to a property.
Applies to
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.