SetLicense

SetLicense(Stream)

コンポーネントのライセンスを取得します。

public void SetLicense(Stream licenseStream)
パラメータ タイプ 説明
licenseStream Stream ライセンス ストリーム。

関連項目


SetLicense(string)

コンポーネントのライセンスを取得します。

public void SetLicense(string licensePath)
パラメータ タイプ 説明
licensePath String ライセンス パス。

関連項目