Table of Contents

Class PropertyGroupData

Namespace
SunamoCsproj.Data
Assembly
SunamoCsproj.dll

EN: Represents PropertyGroup section of csproj file with all subsections. CZ: Reprezentuje sekci PropertyGroup csproj souboru se všemi podsekcemi.

public class PropertyGroupData
Inheritance
PropertyGroupData
Inherited Members
Extension Methods

Properties

AssemblyAttributeProperties

public AssemblyAttributeProperties? AssemblyAttributeProperties { get; set; }

Property Value

AssemblyAttributeProperties

BuildRelatedProperties

public BuildRelatedProperties? BuildRelatedProperties { get; set; }

Property Value

BuildRelatedProperties

CodeAnalysisProperties

public CodeAnalysisProperties? CodeAnalysisProperties { get; set; }

Property Value

CodeAnalysisProperties

DefaultItemInclusionProperties

public DefaultItemInclusionProperties? DefaultItemInclusionProperties { get; set; }

Property Value

DefaultItemInclusionProperties

FrameworkProperties

public FrameworkProperties? FrameworkProperties { get; set; }

Property Value

FrameworkProperties

HostingRelatedProperties

public HostingRelatedProperties? HostingRelatedProperties { get; set; }

Property Value

HostingRelatedProperties

ItemMetadata

public ItemMetadata? ItemMetadata { get; set; }

Property Value

ItemMetadata

PackageProperties

public PackageProperties? PackageProperties { get; set; }

Property Value

PackageProperties

PublishRelatedProperties

public PublishRelatedProperties? PublishRelatedProperties { get; set; }

Property Value

PublishRelatedProperties

ReferenceRelatedProperties

public ReferenceRelatedProperties? ReferenceRelatedProperties { get; set; }

Property Value

ReferenceRelatedProperties

RestoreRelatedProperties

public RestoreRelatedProperties? RestoreRelatedProperties { get; set; }

Property Value

RestoreRelatedProperties

RunRelatedProperties

public RunRelatedProperties? RunRelatedProperties { get; set; }

Property Value

RunRelatedProperties

RuntimeConfigurationProperties

public RuntimeConfigurationProperties? RuntimeConfigurationProperties { get; set; }

Property Value

RuntimeConfigurationProperties