VCPlatform.GeneralPageTool Property

Definition

Gets the tool used to overwrite the project general properties page.

public:
 property System::Object ^ GeneralPageTool { System::Object ^ get(); };
public:
 property Platform::Object ^ GeneralPageTool { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(2516)]
public object GeneralPageTool { [System.Runtime.InteropServices.DispId(2516)] get; }
[<System.Runtime.InteropServices.DispId(2516)>]
[<get: System.Runtime.InteropServices.DispId(2516)>]
member this.GeneralPageTool : obj
Public ReadOnly Property GeneralPageTool As Object

Property Value

Tool to create a project specific general properties page.

Attributes

Applies to