Condividi tramite


Proprietà ResourceAssociationSetEnd.ResourceProperty

Ottiene la proprietà della risorsa che restituisce ResourceAssociationSetEnd.

Spazio dei nomi  System.Data.Services.Providers
Assembly:  Microsoft.Data.Services (in Microsoft.Data.Services.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ResourceProperty As ResourceProperty
    Get
'Utilizzo
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

Valore proprietà

Tipo: System.Data.Services.Providers.ResourceProperty
Proprietà della risorsa.

Vedere anche

Riferimento

ResourceAssociationSetEnd Classe

Spazio dei nomi System.Data.Services.Providers