Label Property
Gets of sets the name component of a name/value pair (ie. the "File" component of "File: XYZ")
Syntax
public System.string Label {get; set;}Public Property Label As System.StringGets of sets the name component of a name/value pair (ie. the "File" component of "File: XYZ")
public System.string Label {get; set;}Public Property Label As System.String