VBProjectProperties7.PostBuildEvent Property

Definition

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

Property Value

Implements

Attributes

Applies to