StaticAssetProperty 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 property associated with a static asset.
public sealed class StaticAssetProperty
type StaticAssetProperty = class
Public NotInheritable Class StaticAssetProperty
- Inheritance
-
StaticAssetProperty
Constructors
StaticAssetProperty(String, String) |
A property associated with a static asset. |
Properties
Name |
The name of the property. |
Value |
The value of the property. |