次の方法で共有


Library.Serviceable プロパティ

定義

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

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

プロパティ値

このライブラリを処理できるかどうかを true します。それ以外の場合は、false

適用対象