ClassMemberBinding.ObjectBinding プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
With nested bindings, the referenced binding may not be an ObjectBinding. Please use Binding property instead.
public:
virtual property Microsoft::RuleEngine::ObjectBinding ^ ObjectBinding { Microsoft::RuleEngine::ObjectBinding ^ get(); };
[System.Obsolete("With nested bindings, the referenced binding may not be an ObjectBinding. Please use Binding property instead.")]
public override Microsoft.RuleEngine.ObjectBinding ObjectBinding { get; }
member this.ObjectBinding : Microsoft.RuleEngine.ObjectBinding
Public Overrides ReadOnly Property ObjectBinding As ObjectBinding
プロパティ値
- 属性