C# Class PowerStudio.LanguageServices.PowerShell.Project.GeneralProjectPropertiesPage

Inheritance: Microsoft.VisualStudio.Project.SettingsPage
显示文件 Open project: IntelliTect/PowerStudio

Public Methods

Method Description
GeneralProjectPropertiesPage ( ) : System.Runtime.InteropServices
GetClassName ( ) : string

Protected Methods

Method Description
ApplyChanges ( ) : int
BindProperties ( ) : void

Method Details

ApplyChanges() protected method

protected ApplyChanges ( ) : int
return int

BindProperties() protected method

protected BindProperties ( ) : void
return void

GeneralProjectPropertiesPage() public method

public GeneralProjectPropertiesPage ( ) : System.Runtime.InteropServices
return System.Runtime.InteropServices

GetClassName() public method

public GetClassName ( ) : string
return string