CodeGenerator.OutputAttributeArgument(CodeAttributeArgument) Metoda

Definicja

Zwraca argument w bloku atrybutów.

protected:
 virtual void OutputAttributeArgument(System::CodeDom::CodeAttributeArgument ^ arg);
protected virtual void OutputAttributeArgument (System.CodeDom.CodeAttributeArgument arg);
abstract member OutputAttributeArgument : System.CodeDom.CodeAttributeArgument -> unit
override this.OutputAttributeArgument : System.CodeDom.CodeAttributeArgument -> unit
Protected Overridable Sub OutputAttributeArgument (arg As CodeAttributeArgument)

Parametry

arg
CodeAttributeArgument

Argument atrybutu do wygenerowania kodu dla.

Dotyczy

Zobacz też