PexCreatablesAsXmlFromAssemblyAttribute.Tool 属性

定义

获取或设置生成了类的工具(xsd、System.Xml 等等)

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

属性值

String

工具。

适用于