Aracılığıyla paylaş


CodeCastExpression.TargetType Özellik

Tanım

Atamanın hedef türünü alır veya ayarlar.

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

Özellik Değeri

Atanacak CodeTypeReference hedef türü gösteren bir.

Şunlara uygulanır