SemanticProperty
public sealed class SemanticPropertyNo description is available for this type.
Properties
Section titled “Properties”
public string Name { get; set; }No description is available for this member.
Returns
System.String — No return description is available.
public string Value { get; set; }No description is available for this member.
Returns
System.String — No return description is available.
Constructors
Section titled “Constructors”
SemanticProperty()
Section titled “SemanticProperty()”public SemanticProperty()No description is available for this member.
SemanticProperty(string, string)
Section titled “SemanticProperty(string, string)”public SemanticProperty(string name, string value)No description is available for this member.
Parameters
| Name | Type | Description |
|---|---|---|
name |
System.String | |
value |
System.String |