次の方法で共有


ProjectClass.AppendNotes(String) メソッド

定義

public:
 virtual void AppendNotes(System::String ^ Value) = Microsoft::Office::Interop::MSProject::_IProjectDoc::AppendNotes;
public virtual void AppendNotes (string Value);
abstract member AppendNotes : string -> unit
override this.AppendNotes : string -> unit
Public Overridable Sub AppendNotes (Value As String)

パラメーター

Value
String

実装

適用対象