Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

GenerateScriptTypeAttribute::Type Property

 

Gets the type that is included in the proxy object.

Namespace:   System.Web.Script.Services
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

public:
property Type^ Type {
	Type^ get();
}

Property Value

Type: System::Type^

The type object that is included in the generated proxy object.

.NET Framework
Available since 3.5
Return to top
Show:
© 2017 Microsoft