Skip to content

SearchLibProps

Properties for defining a SearchLib.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ice-searchlib

Initializer

using AlibabaCloud.SDK.ROS.CDK.Ice;
new SearchLibProps {
    object SearchLibName
};

Properties

Name Type Description
SearchLibName object Property searchLibName: The name of the Search Lib.

SearchLibNameRequired

public object SearchLibName { get; set; }
  • Type: object

Property searchLibName: The name of the Search Lib.