次の方法で共有


ServiceEntryPoint.IsNodeService Property

Definition

Gets a value indicating whether or not this service will run on a Node host.

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

Property Value

Applies to