共用方式為


VariableProperties Class

Definition

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.

Applies to