DirectBindingAttribute 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.
public ref class DirectBindingAttribute sealed : Attribute
[Microsoft.XLANGs.BaseTypes.BTAttributeUsage(Microsoft.XLANGs.BaseTypes.BTAttributeTargets.Port)]
[System.AttributeUsage(System.AttributeTargets.Field)]
[System.Serializable]
public sealed class DirectBindingAttribute : Attribute
type DirectBindingAttribute = class
inherit Attribute
Public NotInheritable Class DirectBindingAttribute
Inherits Attribute
- Inheritance
-
DirectBindingAttribute
- Attributes
Constructors
DirectBindingAttribute() | |
DirectBindingAttribute(DirectBindingAttribute+SelfCorrelating) | |
DirectBindingAttribute(Type, String) |
Methods
GetPartnerPort() | |
GetPartnerService() | |
IsSelfCorrelating() |