DependencyDescription.Type 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.
Type of the dependency. DependencyType
public:
property Microsoft::VisualStudio::Web::CodeGeneration::Contracts::ProjectModel::DependencyType Type { Microsoft::VisualStudio::Web::CodeGeneration::Contracts::ProjectModel::DependencyType get(); };
public Microsoft.VisualStudio.Web.CodeGeneration.Contracts.ProjectModel.DependencyType Type { get; }
member this.Type : Microsoft.VisualStudio.Web.CodeGeneration.Contracts.ProjectModel.DependencyType
Public ReadOnly Property Type As DependencyType