Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a language resource phrase that is used to enhance the effectiveness of the search.
The LanguageResourcePhrase type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Author | Gets the author name of the language resource phrase. |
![]() |
Created | Gets the date and time when the language resource phrase was created. |
![]() |
Culture | Gets the specified CultureInfo for the LanguageResourcePhrase. |
![]() |
Key | Gets the key identifying the language resource phrase. |
![]() |
Mapping | Gets the mapping text of the language resource phrase. |
![]() |
Phrase | Gets the text of the current language resource phrase. |
![]() |
Type | Gets the language resource type. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Delete | Deletes the current language resource phrase. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top