VariableProperties 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.
Definition of the varible properties
public class VariableProperties
type VariableProperties = class
Public Class VariableProperties
- Inheritance
-
VariableProperties
Constructors
VariableProperties() |
Initializes a new instance of the VariableProperties class. |
Properties
CreationTime |
Optional. Gets or sets the creation time of the variable. |
Description |
Optional. Gets or sets the description of the variable. |
IsEncrypted |
Optional. Gets or sets the encrypted flag of the variable. |
LastModifiedTime |
Optional. Gets or sets the last modified time of the variable. |
Value |
Optional. Gets or sets the value of the variable. |