ResourceAssetProperty 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.
A resource property.
public sealed class ResourceAssetProperty
type ResourceAssetProperty = class
Public NotInheritable Class ResourceAssetProperty
- Inheritance
-
ResourceAssetProperty
Constructors
ResourceAssetProperty(String, String) |
A resource property. |
Properties
Name |
Gets the name of the property. |
Value |
Gets the value of the property. |