[This is preliminary documentation and is subject to change.]
Property - HandleInSingleAssociation
| C# | Visual Basic | Visual C++ |
public bool HandleInSingleAssociation { get; set; }
Public Property HandleInSingleAssociation As Boolean
public: property bool HandleInSingleAssociation { bool get (); void set (bool value); }