UsageName Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The usage names.
public class UsageName
type UsageName = class
Public Class UsageName
- Inheritance
-
UsageName
Constructors
UsageName() |
Initializes a new instance of the UsageName class. |
UsageName(String, String) |
Initializes a new instance of the UsageName class. |
Properties
LocalizedValue |
Gets or sets a localized string describing the resource name. |
Value |
Gets or sets a string describing the resource name. |