Share via


IVsDataConnectionUIProperties.IsExtensible Property

Definition

When implemented by a class, gets or sets a Boolean value indicating whether the DDEX provider connection properties are extensible.

public:
 property bool IsExtensible { bool get(); };
public bool IsExtensible { get; }
member this.IsExtensible : bool
Public ReadOnly Property IsExtensible As Boolean

Property Value

true if the connection properties are extensible; otherwise, false.

Applies to