Udostępnij za pośrednictwem


RuleStatementAction.CodeDomStatement Właściwość

Definicja

Pobiera lub ustawia instrukcje kodu określające akcję do wykonania.

public:
 property System::CodeDom::CodeStatement ^ CodeDomStatement { System::CodeDom::CodeStatement ^ get(); void set(System::CodeDom::CodeStatement ^ value); };
public System.CodeDom.CodeStatement CodeDomStatement { get; set; }
member this.CodeDomStatement : System.CodeDom.CodeStatement with get, set
Public Property CodeDomStatement As CodeStatement

Wartość właściwości

CodeStatement

Określa CodeStatement akcję do wykonania.

Dotyczy