CurrentProject
Gets the currently executing project.
Declaration
IProject CurrentProject { get; }
Property Value
Type | Description |
---|---|
IProject | The current project, or |
Gets the currently executing project.
IProject CurrentProject { get; }
Type | Description |
---|---|
IProject | The current project, or |