VCCodeUsingAlias.IsInjected Özellik

Tanım

Bir kod öğesinin bir öznitelik tarafından eklenip eklenmeyeceğini belirler.

public:
 property bool IsInjected { bool get(); };
public:
 property bool IsInjected { bool get(); };
[System.Runtime.InteropServices.DispId(547)]
public bool IsInjected { [System.Runtime.InteropServices.DispId(547)] get; }
[<System.Runtime.InteropServices.DispId(547)>]
[<get: System.Runtime.InteropServices.DispId(547)>]
member this.IsInjected : bool
Public ReadOnly Property IsInjected As Boolean

Özellik Değeri

Boolean

true bir kod öğesi bir öznitelik tarafından otomatik olarak oluşturulduysa; Aksi takdirde, false .

Öznitelikler

Şunlara uygulanır