DTSWebMethodInfo.Supported 屬性

定義

取得值,指出是否支援 Web 方法。

public:
 property bool Supported { bool get(); };
public bool Supported { get; }
member this.Supported : bool
Public ReadOnly Property Supported As Boolean

屬性值

Boolean

如果支援 Web 方法,則為 true;否則為 false。

適用於