PeerCustomResolverSettings.IsBindingSpecified Property

Definition

Gets whether the Binding property is set.

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

Property Value

True if the Binding property is set; false if it is not.

Applies to