ProtocolMemberAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.AttributeUsage(System.AttributeTargets.Interface, AllowMultiple=true)]
public sealed class ProtocolMemberAttribute : Attribute
type ProtocolMemberAttribute = class
inherit Attribute
- Inheritance
-
ProtocolMemberAttribute
- Attributes
Constructors
ProtocolMemberAttribute() |
Properties
ArgumentSemantic | |
GetterSelector | |
IsProperty | |
IsRequired | |
IsStatic | |
IsVariadic | |
Name | |
ParameterBlockProxy | |
ParameterByRef | |
ParameterType | |
PropertyType | |
ReturnType | |
ReturnTypeDelegateProxy | |
Selector | |
SetterSelector |