Visual Basic (Declaration) | |
---|---|
Public Property BindingObject As SmartObjectFieldPart |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As Association Dim value As SmartObjectFieldPart instance.BindingObject = value value = instance.BindingObject |
C# | |
---|---|
public SmartObjectFieldPart BindingObject {get; set;} |
C++/CLI | |
---|---|
public: property SmartObjectFieldPart^ BindingObject { SmartObjectFieldPart^ get(); void set ( SmartObjectFieldPart^ value); } |
Property Value
The binding object.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2