CodeMemberProperty.PrivateImplementationType Özellik

Tanım

Varsa, bu özellik özelse arabirimin veri türünü alır veya ayarlar.

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

Özellik Değeri

CodeTypeReference Varsa, özelse özelliğinin uyguladığı arabirimin veri türünü gösteren bir.

Açıklamalar

Bu özellik tarafından başvuruda bulunılan tür bir arabirim olmalıdır.

Şunlara uygulanır