ProjectConfigurationProperties3.AllowUnsafeBlocks Eigenschaft

Definition

Dieser Member bietet internen Zugriff auf j#-Projekt Konfigurations Eigenschaften. Weitere Informationen finden Sie unter Zugreifen auf Projekttyp spezifisches Projekt, Projekt Element und Konfigurations Eigenschaften.

public:
 property bool AllowUnsafeBlocks { bool get(); void set(bool value); };
public:
 property bool AllowUnsafeBlocks { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(10061)]
public bool AllowUnsafeBlocks { [System.Runtime.InteropServices.DispId(10061)] get; [System.Runtime.InteropServices.DispId(10061)] set; }
[<System.Runtime.InteropServices.DispId(10061)>]
[<get: System.Runtime.InteropServices.DispId(10061)>]
[<set: System.Runtime.InteropServices.DispId(10061)>]
member this.AllowUnsafeBlocks : bool with get, set
Public Property AllowUnsafeBlocks As Boolean

Eigenschaftswert

Boolean

Externe Komponenten können auf diese Eigenschaften über die Properties Sammlung für das entsprechende Visual Studio-Automatisierungs Objekt zugreifen. (D. h ProjectItem . für Projektdateien und-Ordner, Project für-Projekte und Configuration für-Konfigurationen). Dieser Element namens Name kann als Indexer in der Auflistung verwendet werden Properties . Weitere Informationen zum Zugreifen auf Projekteigenschaften durch Automation finden Sie unter Zugreifen auf Projekttyp spezifische Projekte, Projekt Elemente und Konfigurations Eigenschaften.

Implementiert

Attribute

Gilt für