VCPropertySheet.DEPRECATED1 Property

Definition

Microsoft Internal Use Only.

public:
 property bool DEPRECATED1 { bool get(); void set(bool value); };
public:
 property bool DEPRECATED1 { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(735)]
public bool DEPRECATED1 { [System.Runtime.InteropServices.DispId(735)] [System.Runtime.InteropServices.TypeLibFunc] get; [System.Runtime.InteropServices.DispId(735)] [System.Runtime.InteropServices.TypeLibFunc] set; }
[<System.Runtime.InteropServices.DispId(735)>]
[<get: System.Runtime.InteropServices.DispId(735)>]
[<get: System.Runtime.InteropServices.TypeLibFunc>]
[<set: System.Runtime.InteropServices.DispId(735)>]
[<set: System.Runtime.InteropServices.TypeLibFunc>]
member this.DEPRECATED1 : bool with get, set
Public Property DEPRECATED1 As Boolean

Property Value

A Boolean value.

Attributes

Applies to