Поделиться через


CurrentDirectory

Specifies the current directory of the Volume Shadow Copy Service Task resource. The following table summarizes the attributes of the CurrentDirectory property.

Attribute Value
Data type Null-terminated Unicode string that can contain unexpanded references to environment variables.
Access Read/write
Status Optional
Format CLUSPROP_FORMAT_EXPAND_SZ
Structure CLUSPROP_SZ
Maximum None (but see Maximum Property Size.)
Default None

Remarks

The CLUSPROP_SZ_DECLARE macro creates a CLUSPROP_SZ structure with an array of the correct size.

The constant for this property is CLUSREG_NAME_GENAPP_CURRENT_DIRECTORY.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2008 Datacenter, Windows Server 2008 Enterprise

See also

Volume Shadow Copy Service Task Private Properties

Task Scheduler V1.0 API