Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property DestinationSet As DestinationSet |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As Destination Dim value As DestinationSet value = instance.DestinationSet |
C# | |
---|---|
public DestinationSet DestinationSet {get;} |
C++/CLI | |
---|---|
public: property DestinationSet^ DestinationSet { DestinationSet^ get(); } |
Property Value
The destination set.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2