Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Get the artifact name.
Namespace: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)
Syntax
string Name { get; }
property String^ Name {
String^ get();
}
abstract Name : string with get
ReadOnly Property Name As String
Property Value
Type: System.String
See Also
ILayerArtifactReference Interface
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer Namespace
Return to top