다음을 통해 공유


CodeSnippetExpression.Value 속성

정의

코드의 리터럴 문자열을 가져오거나 설정합니다.

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

속성 값

리터럴 문자열입니다.

설명

여기에는 코드 또는 주석이 포함될 수 있습니다.

적용 대상