Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents a named parameter of an attribute's constructor.
<NamedParameter name = "Parameter name"
Value = "Parameter value">
<Type>...</Type>
</NamedParameter>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
|---|---|
name |
Required identifier_Type attribute. The name of the parameter. |
value |
Required xs:string attribute. The value of the parameter. |
Child Elements
Element |
Description |
|---|---|
Required ArrayTypeReference_Type attribute. Describes the type of the parameter. The type can be an array. |
Parent Elements
Element |
Description |
|---|---|
Represents an attribute of a type, member, or parameter in the proxy assembly. |
Element Information
Namespace |
https://schemas.microsoft.com/vsta/2008/01/ProxyGenDescriptor |
Schema name |
ProxyGen Descriptor |
Validation file |
ProxyGenDescriptorv2.xsd |
Can be empty |
No |