Share via


DataSpecifier.FormatString 속성

FormatString 구성 요소를 나타내는 데이터 지정자 문자열 부분을 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.Data.Framework
어셈블리:  Microsoft.VisualStudio.Data.Framework(Microsoft.VisualStudio.Data.Framework.dll)

구문

‘선언
Public ReadOnly Property FormatString As String
public string FormatString { get; }
public:
property String^ FormatString {
    String^ get ();
}
member FormatString : string with get
function get FormatString () : String

속성 값

형식: String
데이터 지정자 문자열에 있는 경우의 formatString 구성 요소입니다. 그렇지 않으면 nullNull 참조(Visual Basic의 경우 Nothing).

.NET Framework 보안

참고 항목

참조

DataSpecifier 클래스

Microsoft.VisualStudio.Data.Framework 네임스페이스