Interface IStringValueSetter
Namespace: STCustomPropTypes
Assembly: STCustomPropTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("EFB64758-B841-466B-8B6B-74C12E9A44CC")]
public interface IStringValueSetter
Methods
SetValue(string)
Declaration
void SetValue(string Value)
Parameters
Type | Name | Description |
---|---|---|
string | Value |