-
Couldn't load subscription status.
- Fork 2
P_DataTools_MessageBoxEx_ResourceTextConfig_Item
Nathan Moschkin edited this page Aug 22, 2020
·
2 revisions
Gets or sets the resource key to use for the specified index. For localization, each member of MessageBoxExResult has a default resource key associated with it. Use this indexer to set a different value.
Namespace: DataTools.MessageBoxEx
Assembly: MessageBoxEx (in MessageBoxEx.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public string this[
MessageBoxExResult index
] { get; set; }VB
Public Default Property Item (
index As MessageBoxExResult
) As String
Get
Set
- index
- Type: DataTools.MessageBoxEx.MessageBoxExResult
MessageBoxExResult enumeration value
Type: String
A string representing a resource key