Skip to main content

EmitVb

Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Property, AllowMultiple = true)]
public class EmitVb : EmitCodeAttribute, _Attribute

Inherited Properties

Lang

View Source
Declaration
public Lang Lang { get; set; }

Statements

View Source
Declaration
public string[] Statements { get; set; }

Implements

  • System.Runtime.InteropServices._Attribute