IDTSProperty100.Set 属性

定义

public:
 property bool Set { bool get(); };
[System.Runtime.InteropServices.DispId(6)]
public bool Set { [System.Runtime.InteropServices.DispId(6)] get; }
[<System.Runtime.InteropServices.DispId(6)>]
[<get: System.Runtime.InteropServices.DispId(6)>]
member this.Set : bool
Public ReadOnly Property Set As Boolean

属性值

如果引用的对象属性可更改且所引用的属性为读/写或仅写,则为 true;否则为 false

属性

适用于