مشاركة عبر


ProjectConfigurationProperties3.DefineConstants الخاصية

يوفر هذا العضو اتصال داخلي فقط لخصائص تكوين المشروع J#. لمزيد من المعلومات، راجع الوصول إلى نوع مشروع مشروع محددة, مشروع العنصر ، تكوين خصائص.

مساحة الاسم:  VSLangProj80
التجميع:  VSLangProj80 (في VSLangProj80.dll)

بناء الجملة

'إقرار
Property DefineConstants As String
    Get
    Set
string DefineConstants { get; set; }
property String^ DefineConstants {
    String^ get ();
    void set (String^ value);
}
abstract DefineConstants : string with get, set
function get DefineConstants () : String
function set DefineConstants (value : String)

قيمة الخاصية

النوع: System.String

التطبيقات

ProjectConfigurationProperties2.DefineConstants

ملاحظات

يمكن للمكونات الخارجية الوصول إلى هذه الخصائص من خلال مجموعة Properties من أجل كائن Automation المناسب ل ‏‫Visual Studio. (هذا, ProjectItem لملفات المشروع ومجلدات Project المشاريع, و Configurationللحصول على التكوينات). يمكن استخدام اسم هذا العضو كمفهرس في المجموعة Properties. للحصول على المزيد من المعلومات حول الوصول إلى خصائص المشروع بواسطة التنفيذ التلقائي، راجع الوصول إلى نوع مشروع مشروع محددة, مشروع العنصر ، تكوين خصائص.

أمن NET Framework.

راجع أيضًَا

المرجع

ProjectConfigurationProperties3 واجهة

ProjectConfigurationProperties3 الأعضاء

DefineConstants التحميل الزائد

VSLangProj80 مساحة الاسم