PropertyBagDefaultProperty Property |
Gets or sets the name of the default property in the collection.
Namespace: SD.Tools.Algorithmia.GeneralDataStructures.PropertyEditingAssembly: SD.Tools.Algorithmia (in SD.Tools.Algorithmia.dll) Version: 1.2.0.0 (1.2.14.1118)
Syntax public string DefaultProperty { get; set; }
Public Property DefaultProperty As String
Get
Set
Property Value
Type:
StringSee Also