ProjectProperties3.OptionExplicit Eigenschaft

Definition

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

public:
 property VSLangProj::prjOptionExplicit OptionExplicit { VSLangProj::prjOptionExplicit get(); void set(VSLangProj::prjOptionExplicit value); };
public:
 property VSLangProj::prjOptionExplicit OptionExplicit { VSLangProj::prjOptionExplicit get(); void set(VSLangProj::prjOptionExplicit value); };
[System.Runtime.InteropServices.DispId(10059)]
public VSLangProj.prjOptionExplicit OptionExplicit { [System.Runtime.InteropServices.DispId(10059)] get; [System.Runtime.InteropServices.DispId(10059)] set; }
[<System.Runtime.InteropServices.DispId(10059)>]
[<get: System.Runtime.InteropServices.DispId(10059)>]
[<set: System.Runtime.InteropServices.DispId(10059)>]
member this.OptionExplicit : VSLangProj.prjOptionExplicit with get, set
Public Property OptionExplicit As prjOptionExplicit

Eigenschaftswert

prjOptionExplicit

Implementiert

Attribute

Hinweise

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). Die Eigenschaften Namen für die Member dieses Typs können 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.

Gilt für