DriverPropertyInfo.Description Property

Definition

A brief description of the property, which may be null.

[Android.Runtime.Register("description")]
public string? Description { get; set; }
[<Android.Runtime.Register("description")>]
member this.Description : string with get, set

Property Value

Attributes

Remarks

A brief description of the property, which may be null.

Java documentation for java.sql.DriverPropertyInfo.description.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to