ManagementPath.IsSingleton 属性

定义

获取或设置一个值,该值指示这是否为 单一实例 路径。

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

属性值

true 如果这是单一实例路径,则为 ;否则,为 false.

适用于