RemotePropertyData.MemberData Field

Definition

Represents member data for the property that this RemotePropertyData describes.

public: System::AddIn::Contract::Automation::RemoteMemberData MemberData;
public System.AddIn.Contract.Automation.RemoteMemberData MemberData;
val mutable MemberData : System.AddIn.Contract.Automation.RemoteMemberData
Public MemberData As RemoteMemberData 

Field Value

Remarks

The member data includes the name of the property and the type that declares the property.

Applies to