你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Property<TParent,TValue> Class

Definition

public sealed class Property<TParent,TValue>
type Property<'Parent, 'Value> = class
Public NotInheritable Class Property(Of TParent, TValue)

Type Parameters

TParent
TValue
Inheritance
Property<TParent,TValue>

Constructors

Property<TParent,TValue>(Func<TParent,TValue>, Action<TParent,TValue>)

Properties

Get
Set

Applies to