EmbeddedTypeDefitionsLocations Property
EmbeddedTypeDefitionsLocations
Gets or sets a collection of EmbeddedTypeDefitionsLocation that belong to the project.
Declaration
[Browsable(false)]
public IEnumerable<EmbeddedTypeDefitionsLocation> EmbeddedTypeDefitionsLocations { get; set; }
Property Value
Type | Description |
---|---|
IEnumerable<EmbeddedTypeDefitionsLocation> |