ExtendedBuildErrorEventArgs.ExtendedType Property

Definition

Unique string identifying type of extended data so receiver side knows how to interpret, deserialize and handle ExtendedData.

public:
 property System::String ^ ExtendedType { System::String ^ get(); void set(System::String ^ value); };
public string ExtendedType { get; set; }
member this.ExtendedType : string with get, set
Public Property ExtendedType As String

Property Value

Implements

Applies to