Method GetBlobInspectionValue
GetBlobInspectionValue(IBlob)
対象領域の検査結果を取得します。
Declaration
string GetBlobInspectionValue(IBlob blob)
Parameters
Type | Name | Description |
---|---|---|
IBlob | blob | 取得対象領域。 |
Returns
Type | Description |
---|---|
System.String | 検査結果。 |