'Declaration <AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple=False, Inherited=True)> Public Class VersionHeaderBehavior Inherits System.Attribute
'Usage Dim instance As VersionHeaderBehavior
[AttributeUsage(AttributeTargets.Class, AllowMultiple=false, Inherited=true)] public class VersionHeaderBehavior : System.Attribute
[AttributeUsage(AttributeTargets.Class, AllowMultiple=false, Inherited=true)] public ref class VersionHeaderBehavior : public System.Attribute