Author

ProjectManagementPackage.Author property

Gets or sets the author of the project.

public string Author { get; set; }

Property Value

The author of the project.

See Also