InputLocal.Semantic

InputLocal.Semantic property

Gets or sets the semantic. The semantic attribute is the user-defined meaning of the input connection. Required attribute.

public string Semantic { get; set; }

See Also