次の方法で共有


PeerCustomResolverSettings.IsBindingSpecified プロパティ

定義

Binding プロパティが設定されているかどうかを示す値を取得します。

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

プロパティ値

Binding プロパティが設定されている場合は True。設定されていない場合は False。

適用対象