xClassFactory.projectDeleted(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void projectDeleted(System::String ^ _projectName);
public virtual void projectDeleted (string _projectName);
abstract member projectDeleted : string -> unit
override this.projectDeleted : string -> unit
Public Overridable Sub projectDeleted (_projectName As String)
Parameters
- _projectName
- String