Attribute for setting any ResourceName path property as custom title.
More...
Attribute for setting any ResourceName path property as custom title.
class TestConfigClass
{
[Attribute()]
protected ResourceName m_Path;
}
void SCR_BaseContainerCustomTitleResourceName(string propertyName, bool fileNameOnly=false, string format="%1")
Definition Attributes.c:447
◆ SCR_BaseContainerCustomTitleResourceName()
void SCR_BaseContainerCustomTitleResourceName.SCR_BaseContainerCustomTitleResourceName |
( |
string | propertyName, |
|
|
bool | fileNameOnly = false, |
|
|
string | format = "%1" ) |
◆ _WB_GetCustomTitle()
override bool SCR_BaseContainerCustomTitleResourceName._WB_GetCustomTitle |
( |
BaseContainer | source, |
|
|
out string | title ) |
◆ m_bFileNameOnly
bool SCR_BaseContainerCustomTitleResourceName.m_bFileNameOnly |
|
protected |
◆ m_sFormat
string SCR_BaseContainerCustomTitleResourceName.m_sFormat |
|
protected |
◆ m_sPropertyName
string SCR_BaseContainerCustomTitleResourceName.m_sPropertyName |
|
protected |
The documentation for this interface was generated from the following file: