Method GetLicenseDirectoryPath
GetLicenseDirectoryPath(string, string)
ライセンスファイルが配置されているディレクトリパスを取得します。
Declaration
public static string GetLicenseDirectoryPath(string packageName = "MENOU.Menou-SDK.ActivationTool_55ah20jrc7cc8", string licenseDirectoryPath = "MENOU-SDK")
Parameters
Type | Name | Description |
---|---|---|
string | packageName | パッケージ名(オプション)。SDKライセンス用アクティベーションツールを使用している場合、指定は不要です。 |
string | licenseDirectoryPath | ライセンスディレクトリパス(オプション)。SDKライセンス用アクティベーションツールを使用している場合、指定は不要です。 |
Returns
Type | Description |
---|---|
string | ライセンスファイルが配置されているディレクトリパス |
Exceptions
Type | Condition |
---|---|
DirectoryNotFoundException |