CallClassProvider._CanHold Property

Definition

Important

This API is not CLS-compliant.

public:
 property bool _CanHold { bool get(); void set(bool value); };
[System.CLSCompliant(false)]
public bool _CanHold { get; set; }
[<System.CLSCompliant(false)>]
member this._CanHold : bool with get, set
Public Property _CanHold As Boolean

Property Value

Attributes

Applies to