_MSProject.SetField(String, String, Object) 方法

定义

public bool SetField (string Field, string Value, object Create);
abstract member SetField : string * string * obj -> bool
Public Function SetField (Field As String, Value As String, Optional Create As Object) As Boolean

参数

Field
String
Value
String
Create
Object

返回

适用于