获取要扩展的属性。
命名空间: System.Data.Services
程序集: Microsoft.Data.Services(在 Microsoft.Data.Services.dll 中)
语法
声明
Public ReadOnly Property ExpandedProperty As ResourceProperty
Get
用法
Dim instance As ExpandSegment
Dim value As ResourceProperty
value = instance.ExpandedProperty
public ResourceProperty ExpandedProperty { get; }
public:
property ResourceProperty^ ExpandedProperty {
ResourceProperty^ get ();
}
member ExpandedProperty : ResourceProperty
function get ExpandedProperty () : ResourceProperty
属性值
类型:System.Data.Services.Providers.ResourceProperty
要扩展的属性。