Aracılığıyla paylaş


CodeSnippetStatement.Value Özellik

Tanım

Değişmez değer kod parçası deyimini alır veya ayarlar.

public:
 property System::String ^ Value { System::String ^ get(); void set(System::String ^ value); };
public string Value { get; set; }
member this.Value : string with get, set
Public Property Value As String

Özellik Değeri

Değişmez değer kod parçası deyimi.

Şunlara uygulanır