ElementMovedEventArgs.SourcePartitionId Property
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.
Source partititon Id
public:
property Guid SourcePartitionId { Guid get(); };
public Guid SourcePartitionId { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.SourcePartitionId : Guid
Public ReadOnly Property SourcePartitionId As Guid
Property Value
- Attributes