Sdílet prostřednictvím


ILayerArtifactReference.Identifier – vlastnost

Získání identifikátoru artefaktů.

Obor názvů:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
Sestavení:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (v Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)

Syntaxe

'Deklarace
ReadOnly Property Identifier As String
string Identifier { get; }
property String^ Identifier {
    String^ get ();
}
abstract Identifier : string with get
function get Identifier () : String

Hodnota vlastnosti

Typ: String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ILayerArtifactReference Rozhraní

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer – obor názvů