ProjectIdentifier.Identifier Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Pobiera klasę ProjectIdentifier. Jest to zwykle identyfikator GUID projektu.
public:
property System::String ^ Identifier { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(Order=2)]
public string? Identifier { get; }
[System.Runtime.Serialization.DataMember(Order=2)]
public string? Identifier { [System.Runtime.CompilerServices.IsReadOnly] get; init; }
[<System.Runtime.Serialization.DataMember(Order=2)>]
member this.Identifier : string
[<System.Runtime.Serialization.DataMember(Order=2)>]
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.Identifier : string with get, set
Public ReadOnly Property Identifier As String
Public Property Identifier As String
Wartość właściwości
- Atrybuty