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

实现

适用于