共用方式為


VolumeSnapshot.Deconstruct(String, String, String, Boolean) Method

Definition

public void Deconstruct (out string? Source, out string Target, out string MountType, out bool IsReadOnly);
Public Sub Deconstruct (ByRef Source As String, ByRef Target As String, ByRef MountType As String, ByRef IsReadOnly As Boolean)

Parameters

Source
String
Target
String
MountType
String
IsReadOnly
Boolean

Applies to