Freigeben über


ResourceAssociationSetEnd.ResourceProperty-Eigenschaft

Ruft die Ressourceneigenschaft ab, die den ResourceAssociationSetEnd zurückgibt.

Namespace:  System.Data.Services.Providers
Assembly:  Microsoft.Data.Services (in Microsoft.Data.Services.dll)

Syntax

'Declaration
Public ReadOnly Property ResourceProperty As ResourceProperty
    Get
'Usage
Dim instance As ResourceAssociationSetEnd
Dim value As ResourceProperty

value = instance.ResourceProperty
public ResourceProperty ResourceProperty { get; }
public:
property ResourceProperty^ ResourceProperty {
    ResourceProperty^ get ();
}
member ResourceProperty : ResourceProperty
function get ResourceProperty () : ResourceProperty

Eigenschaftswert

Typ: System.Data.Services.Providers.ResourceProperty
Die Ressourceneigenschaft.

Siehe auch

Verweis

ResourceAssociationSetEnd Klasse

System.Data.Services.Providers-Namespace