VBProjectProperties7.PreBuildEvent Property

Definition

public:
 property System::String ^ PreBuildEvent { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ PreBuildEvent { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(10076)]
public string PreBuildEvent { [System.Runtime.InteropServices.DispId(10076)] get; [System.Runtime.InteropServices.DispId(10076)] set; }
[<System.Runtime.InteropServices.DispId(10076)>]
[<get: System.Runtime.InteropServices.DispId(10076)>]
[<set: System.Runtime.InteropServices.DispId(10076)>]
member this.PreBuildEvent : string with get, set
Public Property PreBuildEvent As String

Property Value

Implements

Attributes

Applies to