Poznámka
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Provides access to runtime boolean properties.
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaration
<GuidAttribute("8667A38D-E190-42EC-B856-A862BA4BAA23")> _
Public Interface VCRuntimeBooleanProperty _
Implements VCRuntimeProperty
'Usage
Dim instance As VCRuntimeBooleanProperty
[GuidAttribute("8667A38D-E190-42EC-B856-A862BA4BAA23")]
public interface VCRuntimeBooleanProperty : VCRuntimeProperty
[GuidAttribute(L"8667A38D-E190-42EC-B856-A862BA4BAA23")]
public interface class VCRuntimeBooleanProperty : VCRuntimeProperty
public interface VCRuntimeBooleanProperty extends VCRuntimeProperty