CodeIndexProperty
public sealed class CodeIndexPropertyNo 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”
CodeIndexProperty()
Section titled “CodeIndexProperty()”public CodeIndexProperty()No description is available for this member.
CodeIndexProperty(string, string)
Section titled “CodeIndexProperty(string, string)”public CodeIndexProperty(string name, string value)No description is available for this member.
Parameters
| Name | Type | Description |
|---|---|---|
name |
System.String | |
value |
System.String |