ConfigurationMethodSchema 类

定义

提供对定义配置方法架构的方法的访问。

public ref class ConfigurationMethodSchema sealed
public sealed class ConfigurationMethodSchema
type ConfigurationMethodSchema = class
Public NotInheritable Class ConfigurationMethodSchema
继承
ConfigurationMethodSchema

属性

InputSchema

获取输入的架构。

Name

获取配置方法架构的名称。

OutputSchema

获取输出的架构。

适用于

另请参阅