Value プロパティ
パスワード値を取得します。
名前空間: Microsoft.SqlServer.Management.SqlParser.Metadata
アセンブリ: Microsoft.SqlServer.Management.SqlParser (Microsoft.SqlServer.Management.SqlParser.dll)
構文
'宣言
ReadOnly Property Value As String
Get
'使用
Dim instance As IPassword
Dim value As String
value = instance.Value
string Value { get; }
property String^ Value {
String^ get ();
}
abstract Value : string
function get Value () : String
プロパティ値
型: System. . :: . .String
パスワード値です。