DTE.UserControl Property

Definition

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

Property Value

Attributes

Applies to