مشاركة عبر


SolutionClass.Properties الخاصية

تدعم واجهة API البنية الأساسية لـ NET Framework. ولم يتم تصميمها للاستخدام مباشرةً من التعليمة البرمجية الخاصة بك.

استخدام Microsoft الداخلي فقط.

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

بناء الجملة

'إقرار
Public Overridable ReadOnly Property Properties As Properties
    Get
public virtual Properties Properties { get; }
public:
virtual property Properties^ Properties {
    Properties^ get ();
}
abstract Properties : Properties
override Properties : Properties
function get Properties () : Properties

قيمة الخاصية

النوع: EnvDTE.Properties

التطبيقات

_Solution.Properties

أمن NET Framework.

راجع أيضًَا

المرجع

SolutionClass الفئة

SolutionClass الأعضاء

EnvDTE مساحة الاسم