HostTypeAttribute Class

Definition

public ref class HostTypeAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false)]
public sealed class HostTypeAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false)>]
type HostTypeAttribute = class
    inherit Attribute
Public NotInheritable Class HostTypeAttribute
Inherits Attribute
Inheritance
HostTypeAttribute
Attributes

Constructors

HostTypeAttribute(String)
HostTypeAttribute(String, String)

Properties

HostData
HostType

Applies to