言語

Library.Serviceable プロパティ

定義

このライブラリがパッケージの場合、このライブラリを処理できるかどうかを示す値を取得します。

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

プロパティ値

true このライブラリを処理できる場合は、次の操作を行います。それ以外の場合は、 false

適用対象