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 identifier.
Namespace: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)
Syntax
string Identifier { get; }
property String^ Identifier {
String^ get();
}
abstract Identifier : string with get
ReadOnly Property Identifier As String
Property Value
Type: System.String
See Also
ILayerArtifactReference Interface
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer Namespace
Return to top