BuildableItem.BuildableKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the kind (i.e. the variety) of the buildable item.
public:
property Microsoft::VisualStudio::RpcContracts::Build::BuildableKind BuildableKind { Microsoft::VisualStudio::RpcContracts::Build::BuildableKind get(); };
public Microsoft.VisualStudio.RpcContracts.Build.BuildableKind BuildableKind { get; }
member this.BuildableKind : Microsoft.VisualStudio.RpcContracts.Build.BuildableKind
Public ReadOnly Property BuildableKind As BuildableKind