PexCreatablesAsXmlFromAssemblyAttribute.Tool Property

Definition

Gets or sets the tool that generated the classes (xsd, System.Xml, etc...)

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

Property Value

The tool.

Applies to