The interface for the ConfigAttachedData class.

C# | Visual Basic | Visual C++ |
public interface IConfigAttachedData
Public Interface IConfigAttachedData
public interface class IConfigAttachedData

All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
![]() | AttachedData |
Gets or sets the attached data.
|
![]() | OverrideKey |
Gets or sets the override key.
|
![]() | OverrideValue |
Gets or sets the override value.
|