Author

ProjectManagementPackage.Author property

プロジェクトの作成者を取得または設定します。

public string Author { get; set; }

プロパティ値

プロジェクトの作成者.

関連項目