ProjectIdentifier.Name 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 nazwę projektu.
public:
property System::String ^ Name { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(Order=0)]
public string Name { get; }
[System.Runtime.Serialization.DataMember(Order=0)]
public string Name { [System.Runtime.CompilerServices.IsReadOnly] get; init; }
[<System.Runtime.Serialization.DataMember(Order=0)>]
member this.Name : string
[<System.Runtime.Serialization.DataMember(Order=0)>]
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.Name : string with get, set
Public ReadOnly Property Name As String
Public Property Name As String
Wartość właściwości
- Atrybuty