SqlCeInfo.Name 속성
이름을 가져오거나 설정합니다.
네임스페이스: Microsoft.SqlServerCe.VersionManagement
어셈블리: Microsoft.SqlServerCe.VersionManagement(Microsoft.SqlServerCe.VersionManagement.dll)
구문
‘선언
Public Property Name As String
Get
Friend Set
‘사용 방법
Dim instance As SqlCeInfo
Dim value As String
value = instance.Name
public string Name { get; internal set; }
public:
property String^ Name {
String^ get ();
internal: void set (String^ value);
}
member Name : string with get, internal set
function get Name () : String
internal function set Name (value : String)
속성 값
유형: System.String
이름입니다.