共用方式為


IInternalConfigHost.IsRemote 屬性

定義

傳回值,指出組態是否為遠端。

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

屬性值

如果組態為遠端,則為 true,否則為 false

適用於