مشاركة عبر


ProjectConfigurationProperties2.DefineConstants الخاصية

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

مساحة الاسم:  VSLangProj2
التجميع:  VSLangProj2 (في VSLangProj2.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

التطبيقات

ProjectConfigurationProperties.DefineConstants

ملاحظات

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

أمن NET Framework.

راجع أيضًَا

المرجع

ProjectConfigurationProperties2 واجهة

ProjectConfigurationProperties2 الأعضاء

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

VSLangProj2 مساحة الاسم