VCFileConfigurationProperties Interface

Definition

Contains build information about a file.

public interface class VCFileConfigurationProperties
public interface class VCFileConfigurationProperties
__interface VCFileConfigurationProperties
[System.Runtime.InteropServices.Guid("8E267028-33C6-11D3-8D52-00C04F8ECDB7")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface VCFileConfigurationProperties
[<System.Runtime.InteropServices.Guid("8E267028-33C6-11D3-8D52-00C04F8ECDB7")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type VCFileConfigurationProperties = interface
Public Interface VCFileConfigurationProperties
Attributes

Properties

ExcludedFromBuild

Gets or sets a value indicating whether this item is excluded from the build.

Applies to