CSharpProjectProperties7.DelaySign Property

Definition

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

Property Value

Implements

Attributes

Applies to