Partition.AlternateId 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.
The AlternateId is used in the
public:
property System::Object ^ AlternateId { System::Object ^ get(); void set(System::Object ^ value); };
public object AlternateId { [System.Diagnostics.DebuggerStepThrough] get; set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.AlternateId : obj with get, set
Public Property AlternateId As Object
Property Value
- Attributes