Sdílet prostřednictvím


OAProjectItem.Properties – vlastnost

Tato třída a jeho členové jsou vyhrazeny pro interní použití a nejsou určeny pro použití v kódu.

Obor názvů:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Sestavení:  Microsoft.VisualStudio.Data.Schema.Package (v Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Deklarace
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

Hodnota vlastnosti

Typ: EnvDTE.Properties

Implementuje

ProjectItem.Properties

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

OAProjectItem Třída

Microsoft.VisualStudio.Data.Schema.Package.Internal – obor názvů