StringListProperty.Subtype Property

Definition

Qualifies this string property to give it a more specific classification.

public:
 property System::String ^ Subtype { System::String ^ get(); void set(System::String ^ value); };
public string Subtype { get; set; }
member this.Subtype : string with get, set
Public Property Subtype As String

Property Value

String

The property subtype.

Remarks

Similar to the Subtype property.

Applies to