Udostępnij za pośrednictwem


CodeDelegateCreateExpression.DelegateType Właściwość

Definicja

Pobiera lub ustawia typ danych delegata.

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

Wartość właściwości

Element CodeTypeReference wskazujący typ danych delegata.

Dotyczy