Interface IST_CustomStringProp
Namespace: STCustomPropTypes
Assembly: STCustomPropTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("B2C1D8DB-6C90-4AD0-B096-E791D171349F")]
public interface IST_CustomStringProp : IST_CustomProp
Properties
PropType
Declaration
TCustomPropType PropType { get; }
Property Value
Type | Description |
---|---|
TCustomPropType |
StrValue
Declaration
string StrValue { get; set; }
Property Value
Type | Description |
---|---|
string |