Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Provides access to runtime properties.
Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaration
<GuidAttribute("1100EC3A-C52F-4AED-8ADE-7FD6D0F3266D")> _
Public Interface VCRuntimeProperty
[GuidAttribute("1100EC3A-C52F-4AED-8ADE-7FD6D0F3266D")]
public interface VCRuntimeProperty
[GuidAttribute(L"1100EC3A-C52F-4AED-8ADE-7FD6D0F3266D")]
public interface class VCRuntimeProperty
[<GuidAttribute("1100EC3A-C52F-4AED-8ADE-7FD6D0F3266D")>]
type VCRuntimeProperty =  interface end
public interface VCRuntimeProperty
The VCRuntimeProperty type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]()  | 
Category | Sets or gets the category of the property. | 
![]()  | 
Description | Sets or gets the description of the property. | 
![]()  | 
DisplayName | Gets or sets the full name of the object. | 
![]()  | 
HelpContext | Sets or gets the help context of the property. | 
![]()  | 
HelpF1Keyword | Infrastructure. Microsoft Internal Use Only. | 
![]()  | 
HelpFile | Sets or gets the name of the help file for the property | 
![]()  | 
HelpURL | Sets or gets the help URL for the property. | 
![]()  | 
IsReadOnly | Gets or sets a value indicating whether the file containing the parent object is read-only. | 
![]()  | 
Name | Gets or sets the name of the VCRuntimeProperty object. | 
![]()  | 
PropertyPageName | Sets or gets the property page for the property. | 
Top
.gif)