Share via


DataSourceTypeAttribute.DataSourceTypes Property

Definition

Gets the data source types.

public:
 property System::String ^ DataSourceTypes { System::String ^ get(); };
public:
 property Platform::String ^ DataSourceTypes { Platform::String ^ get(); };
[System.ComponentModel.DefaultValue("")]
public string DataSourceTypes { get; }
[<System.ComponentModel.DefaultValue("")>]
member this.DataSourceTypes : string
Public ReadOnly Property DataSourceTypes As String

Property Value

The data source types.

Attributes

Applies to