DataMenuCommand.Text 속성
이 형식에 지정된 SecurityCriticalAttribute 특성은 해당 형식을 .NET Framework 내부에서 Silverlight 클래스 라이브러리에만 사용하도록 제한합니다. 이 형식의 멤버를 사용하는 응용 프로그램 코드에서는 MethodAccessException을 throw합니다.
[보안 중요]
검색은 Text 속성은 메뉴 명령.
네임스페이스: Microsoft.VisualStudio.Data.Framework
어셈블리: Microsoft.VisualStudio.Data.Framework(Microsoft.VisualStudio.Data.Framework.dll)
구문
‘선언
Public Property Text As String
public string Text { get; set; }
public:
property String^ Text {
String^ get ();
void set (String^ value);
}
member Text : string with get, set
function get Text () : String
function set Text (value : String)
속성 값
형식: System.String
검색은 String 값을 포함 하는 Text 속성은 메뉴 명령.