ClassMemberBinding.ClassBinding Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
With nested bindings, the referenced binding may not be a ClassBinding. Please use Binding property instead.
public:
property Microsoft::RuleEngine::ClassBinding ^ ClassBinding { Microsoft::RuleEngine::ClassBinding ^ get(); };
[System.Obsolete("With nested bindings, the referenced binding may not be a ClassBinding. Please use Binding property instead.")]
public Microsoft.RuleEngine.ClassBinding ClassBinding { get; }
member this.ClassBinding : Microsoft.RuleEngine.ClassBinding
Public ReadOnly Property ClassBinding As ClassBinding
Property Value
- Attributes